
On the Windows machine, the Cache will start to fill up, a bit of Codec debug will appear and the video should show on-screen. On the Pi, run the stream-to-netcat.sh script. On the Windows, run the batch script Wait-for-stream.bat to start the ‘listener’.

NETCAT WINDOWS PORTABLE WINDOWS 7

No idea why this was needed, but I guess it’s something to do with my laptop specifically, so you may find you don’t need it. Note: I had to specify the -vo direct3d option as otherwise all I got was a black screen. Unzip them on a Windows machine into a folder so you have, amongst other files:: MPlayer-x86_64-r36169+g2844ea8mplayer.exeĬreated a batch file (called Wait-for-stream.bat) with the following command in it: netcat-win32-1.12/nc64.exe -L -p 5001 | "MPlayer-x86_64-r36169+g2844ea8mplayer.exe" -vo direct3d -fps 31 -cache 1024.
NETCAT WINDOWS PORTABLE HOW TO
How to do itĭownload the AMD64 version of mplayer r36169 from here. Based on Command Prompt Portable, ECPP enables PC enthusiasts, who bring a lot of portable utilities with them on a USB thumb drive or cloud drive, to easily execute them by names or commands from a consolidated console without the need to remember where they are deep in the folder hierarchy.

NETCAT WINDOWS PORTABLE DOWNLOAD
With it, you can discover all the hosts on the network, the services they offer, open and closed ports, security risks, systems running on the network, available servers, and more.The application is free to download and suitable for beginners. I eventually found a combination of netcat and mplayer that worked! Here’s a tutorial on how to do it. Network Mapper or Nmap is a versatile and user-friendly application that can help in security audits.It can also help in creating a map of the network. I settled for the 64-bit issue as it’s not uncommon for the 64-bit architecture to create problems. I searched around a bit and came to the conclusion that it was something to do with either Windows 7, or having a 64-bit machine. After trying the instructions here to use netcat and mplayer to stream from the Raspberry Pi camera module to Windows, I found that although the cache filled on the Windows machine, indicating that data was being received, mplayer never launched.
