Merge dev with main #27

Merged
8464960 merged 89 commits from dev into main 2026-01-28 10:54:23 +00:00
Showing only changes of commit c1e92feba7 - Show all commits

View File

@@ -49,7 +49,7 @@ class VideoSender(SocketBase):
:type vid_service: Object (Qi service object)
:param vid_stream_name: The name of a camera subscription on the video service object vid_service
:type vid_stream_name: String
:type vid_stream_name: str
"""
while not state.exit_event.is_set():
try: