Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8082

Graphics, sound and multimedia • Re: capture_circular_stream.py - can't see output

$
0
0
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

Statistics: Posted by neilgl — Tue Feb 20, 2024 4:55 pm



Viewing all articles
Browse latest Browse all 8082

Trending Articles