Hi, If you're interested in an alternative to stream.c/h, you could take the RTP code that MPlayer uses that is quite clear, works well and it's easy to copy&paste to your app. (MPlayer can use Live555, but is not enabled by default)
Live555 is not very portable to embedded devices. I had several problems when tried it and I think it's not completely standard. Regards, Pedro Aguilar > > I have been watching with some interest the increasing amount of code that > is > going into lib/direct/stream.c/h > > Of particular interest is the RTP/RTSP work that is starting to go in. > > I have been using the LIVE555 library (http://ww.live555.com/liveMedia/) > This seems to be a fairly fully featured RTP implementation. > It seems to have been taken on board by a number of projects. > I think It would not be to hard to add support for RTP using this library > instead of growing the code in stream.c further. (there is the obvious > point that livemedia is C++) > > I was wondering if the author of the stream.[c/h] code had seen this > library > and whether using this library would be of benefit i.e not re-inventing > the > wheel etc. > > Cheers > Dan Laird > -- > View this message in context: > http://www.nabble.com/DirectFB-Stream-and-RTP-RTSP-tf2384036.html#a6645117 > Sent from the DirectFB Dev mailing list archive at Nabble.com. > > > _______________________________________________ > directfb-dev mailing list > directfb-dev@directfb.org > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev