Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Kasper Marinus <k.marinus@students.uu.nl>
This commit is contained in:
Pim Hutting
2025-11-22 12:37:39 +00:00
parent 6859451bf9
commit c1e92feba7

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: