RTP/RTCP in D?
M.G.Meier
der-schoene-hans at gmx.de
Wed Sep 5 07:33:28 PDT 2012
Hi all,
is there a convenient way (bindings?) to use RTP/RTCP protocols
from within a D project? I'm developing a client/server
application where only tiny bursts of data (i.e. messages) have
to be exchanged between srv and clt, and TCP sockets don't do the
trick ;_;
Or is there a better, but whole different approach to this than
the RTP protocol family?
Thx 4 answering!
More information about the Digitalmars-d-learn
mailing list