Hello folks,
   I'm one of the developers on the DCCP on Linux. While I'm
contributing for the linux kernel on this direction, I'm also working
on enable well-know applications to support DCCP. I already
implemented and contribute to GStreamer provinding the DCCP plugin.
I'm working now on make twinkle support DCCP. Twinkle use ccRTP to
transport multimedia data. I want to make ccRTP a DCCP enabled. I then
studied the ccRTP code and I'd like to know suggestions of how to
start. I could see that ccRTP uses commonc++, that provides UDPSocket.
I than implemented the DCCPSocket on top of commonc++, but I'd like a
suggestion on how to plugin the DCCPSocket in the ccRTP. I understood
that you have the channel.h, where it seems the things happens, but
I'd like an opinion from any developer of ccRTP project.

Thank you,
Leandro.


_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to