On Tue, 29 Aug 2023 16:05:58 +0200 <[email protected]> wrote:
> b) May use sockstat.exe to check for listening socket. ==> > sockstat.dll in not installed on my Windows machine, and as a > miserable earthworm, I've not the skill to install it. > I used "netstat" : many lines with my IP address but none > with port 18181 Oops, I've messed things up, sorry for that, sockstat is *BSD OSes tool. On Windows netstat -a -n -b should do. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
