Hello,
I would like your advice regading software implement dedicate for RTP (real-time protocol) with MPEG-TS (transport stream) for video stream using DM8168. The only limit is that Linux should be used.
As I understand I can do this using one of this options: OpenMAX or Gstreamer. I also see that Gstreamer has RTP stack (version 0.10), and also MPEG-TS muxer (0.10) plug-in.
I assume that implementing RTP, MPEG-TS over OpenMAX is not simple, but it might be better in terms of performance. Also I am not sure if using the Gstreamer package might be overload as to implementing RTP,MPEG-TS by myself over OpenMAX.
I Appreciate your advice !
Ran