Hello,
I want to make a program to display a full HD video stream from an IP camera on the RP. OMXPlayer does not support RTSP. Live555 has a good implementation of RTSP. To get things working I have to get raw video frames from Live555 to a class library part of OMXPlayer. Who can explain where to join Live555 and OMXPlayer to get things working?