Audio and video streaming using Network Simulator in Linux

Posted by Parth_90 on Super User See other posts from Super User or by Parth_90
Published on 2012-03-22T14:42:12Z Indexed on 2012/04/02 11:33 UTC
Read the original article Hit count: 258

I am working on a project which is to show the simulation of streaming of audio and video data in wireless networks. I want to show the simulation that involves a base station, with few wireless stations. The base station should start sending data once it computes a certain value . On receiving the data, each wireless must begin communicating with the base station.

I have gone through basic NS-2 tutorials from over here but I am not getting how to go about integrating it with my project. Can anyone tell me how to do it using NS2 or any other network simulator?

© Super User or respective owner

Related posts about linux

Related posts about networking