EvalVid NS3

QoE Monitor is an open-source software module for Network Simulator 3 ( EvalVid NS-3), usable to perform Quality-of-Experience (QoE) evaluations of multimedia communications in simulative networks.Its design has been inspired by EvalVid NS3.

 

Features of Evalvid ns3:

  • 711 audio transmission.
  • PSNR/SSIM computation for H.264 video transmission.
  • Receiver side jitter estimation, according to RFC 3550.
  • Basic RTP emulation.
EvalVid NS3

Sample code Evalvid ns3:
Ptr lteHelper = CreateObject ();
//Ptr epcHelper = CreateObject ();
Ptr epcHelper = CreateObject ();
lteHelper->SetEpcHelper (epcHelper);
lteHelper->SetSchedulerType(“ns3::PfFfMacScheduler”);
Ptr pgw = epcHelper->GetPgwNode ();

// Create a single RemoteHost
NodeContainer remoteHostContainer;
remoteHostContainer.Create (1);
Ptr remoteHost = remoteHostContainer.Get (0);
InternetStackHelper internet;
internet.Install (remoteHost);

Ns3 Video Tutorial

Ns3 Video Tutorial – Latest NS3 Projects Output

Ns3 Tutorial

Ns3 Tutorial – Guide to Various Network Projects

Journal Support

Paper Publication for NS3 Simulation Projects

Contact Form

Contact Us- Customized Ns3 Simulator Projects