Hi everyone,
I am looking for the source code for a hello_video fork that added some features I needed. At the time I wasn't doing any C programming so I neglected to get the source code and of course now I need it.
I downloaded a fork of hello_video that allowed the demo program to read from streams. It also allowed you to set the window size from the command line.
I use the program like this: nc 192.168.0.10 8000 | hello_video.bin 0 0 1280 720
Any idea where this came from....I need the source code.