This is a little program that connects to our RaptorTV server and serves the TV channels that are available therein as local rtsp
channels. In order to watch TV using this program, you have to launch it and then open the rtsp
stream using VLC video player. The base url will be something like the following:
rtsp://localhost:8554/CHANNEL_NAME
where CHANNEL_NAME
could be something like RTS2
but the actual list of available channels cannot be known in advance. You can figure out the list by looking into the program output.