ERROR:aiortsp.rtsp.reader:Stopping run loop for rtsp://neon.local:8086/?camera=eyes ERROR:aiortsp.rtsp.reader:Stopping run loop for rtsp://neon.local:8086/?camera=imu ERROR:aiortsp.rtsp.reader:Stopping run loop for rtsp://neon.local:8086/?camera=world 7.8144 WARNING Monitor specification not found. Creating a temporary one... ERROR:asyncio:Task exception was never retrieved future: exception=AttributeError("'NoneType' object has no attribute 'sdp'")> Traceback (most recent call last): File "C:\Users\atypi\AppData\Roaming\psychopy3\packages\Python310\site-packages\pupil_labs\realtime_api\simple\_utils.py", line 126, in append_data_from_sensor_to_queue async for item in streamer.receive(): File "C:\Users\atypi\AppData\Roaming\psychopy3\packages\Python310\site-packages\pupil_labs\realtime_api\streaming\gaze.py", line 148, in receive async for data in super().receive(): File "C:\Users\atypi\AppData\Roaming\psychopy3\packages\Python310\site-packages\pupil_labs\realtime_api\streaming\base.py", line 47, in receive timestamp_seconds = self.reader.absolute_timestamp_from_packet(pkt) File "C:\Users\atypi\AppData\Roaming\psychopy3\packages\Python310\site-packages\pupil_labs\realtime_api\streaming\base.py", line 101, in absolute_timestamp_from_packet self.relative_timestamp_from_packet(packet) File "C:\Users\atypi\AppData\Roaming\psychopy3\packages\Python310\site-packages\pupil_labs\realtime_api\streaming\base.py", line 112, in relative_timestamp_from_packet rtpmap = self.get_rtpmap() File "C:\Users\atypi\AppData\Roaming\psychopy3\packages\Python310\site-packages\pupil_labs\realtime_api\streaming\base.py", line 126, in get_rtpmap media = self.get_primary_media() File "C:\Users\atypi\AppData\Roaming\psychopy3\packages\Python310\site-packages\pupil_labs\realtime_api\streaming\base.py", line 130, in get_primary_media for media in self.session.sdp["medias"]: AttributeError: 'NoneType' object has no attribute 'sdp' ioHub Server Process Completed With Code: 0