sonata-nfv / tng-communications-pilot

5GTANGO Communications pilot repository
Apache License 2.0
0 stars 12 forks source link

Create VnV-test-Com-P1a (RTT from WebRTC app to VNF) #68

Closed antonroman closed 4 years ago

antonroman commented 5 years ago

This tests checks the RTT of packets sent from the WebRTC application to the VNF. ● The traffic of the call needs to access through the ingress ● Quobis needs to generate the call from a head-less browser in a container (experimental approach). ● VnV-test-Com-P1b can be used as a backup in case there is any technical stopper.

antonroman commented 5 years ago

This issue depends on issue #66

DanielVilaFalcon commented 5 years ago

I must be done at the application level. We have tried to get RTC statistics from the WebRTC-internal when a WebRTC call would be established in the VnV, but the WebRTC-internals tool is not reachable with the headless browser. We need study other posibilities to get the RTT of the traffic genated from a WebRTC application.

DanielVilaFalcon commented 4 years ago

Finally, the RTT is obtained from the Chrome tool chrome://webrtc-internal once the service is deployed and the vidio-conference is established. The result shows a RTT of 0.292 ms.

image