/gr-atsc2

GNURadio TS Streaming server block that can be used to watch ATSC TV streams with a player like VLC in real-time provided your system can handle the processing of the rest of the flowgraph.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

gr-atsc2

GNURadio TS Streaming server block that can be used to watch ATSC TV streams with a player like VLC in real-time provided your system can handle the processing of the rest of the flowgraph.

Building

Build is pretty standard:

mkdir build

cd build

cmake ..

make

make install

ldconfig