The capture_circular_stream.py uses sock.bind(("0.0.0.0", 10001)) so it is listening on port 10001
And mjpeg_server.py uses address = ('', 8000) so it is using port 8000
And mjpeg_server.py uses address = ('', 8000) so it is using port 8000
Statistics: Posted by neilgl — Tue Feb 20, 2024 4:55 pm