Re: [tor-talk] TOR Fone - p2p secure and anonymous VoIP tool
On 2/3/13 9:23 PM, coderman wrote:
"push-to-talk" with procedure words over zrtp would be applicable. use FEC to accommodate reasonable loss over datagram Tor.
both Whisper Systems and Guardian Project are working on PTT capabilities, iirc.
last but not least, the codec makes no difference until larger issues are worked out, for those arguing about OPUS vs. G729a/729.1 vs Speex, etc. in practice the G729 implementations in cSipSimple (over ZRTP) seem to be best, but this is most likely the other implementations sucking. i have high hopes for a better OPUS codec...
For my daily-for-profit-job i made in past stuff for secure telephony over GPRS that: - can have variable latencies on CS1 between 800ms-2200ms - is a reliable transport (the low level of the OS does retransmissions at GSM RLP level) To work over high latency (and tipically also low-bandwidth) with reliable transport (like TCP/Tor) you need to use those multimedia strategy: - setup a large static jitter buffer (you define the added artificial latency of the call to compensate variable latency) - reduce transport protocol overhead by setting a large "packetization time" - detect retransmission behaviours, in that case apply small TX cutting (transmission) With such approach you can avoid "PTT" and even if the communication will sounds like an old analog satellite connection, it works. Fabio _______________________________________________ tor-talk mailing list tor-talk@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk ----- End forwarded message ----- -- Eugen* Leitl <a href="http://leitl.org">leitl</a> http://leitl.org ______________________________________________________________ ICBM: 48.07100, 11.36820 http://www.ativel.com http://postbiota.org 8B29F6BE: 099D 78BA 2FD3 B014 B08A 7779 75B0 2443 8B29 F6BE
participants (1)
-
Fabio Pietrosanti (naif)