I am working on a small video chat software on windows which use RTP containning MPEG4 TS that I need to decode and display.
I don't need some senior control of the video quality, and I don't want to write a jitter-buffer.
So which library should I use? What is simplest way to decode and display RTP(MPEG4 TS).