A small SRT server example for me to use as a reference.
./mainConnect to the server like this:
srt-live-transmit "srt://localhost:5000?mode=caller" "file://con"This should now print something like this:
hello! hello! hello! hello! hello! hello!
supports multiple clients.
make