Building audio tunnel for streaming server

Subscribe to RSS news feed

Audio tunnel sample

Audio Tunnel sample was designed to allow TCP/IP clients and servers located behind proxy/firewall to communicate with outer world by maintaining an virtual "audio tunnel" connection.

This sample should be running on a router machine, which has access to both Internet and local network. It should also be configured to listen for incoming request from local or remote client, and to redirect this request to local or remote server. One instance of this application can support one peer-to-peer connection (tunnel):

CLIENT <--> Audio Tunnel <--> SERVER

Download

Precompiled binary of this sample is included in the Demos package.