Peter Boström
cd4003f3df
Use @webrtc.org addresses for OWNERS.
...
Fixes talk/app/webrtc/OWNERS and removes houssainy@google.com from
webrtc/tools/rtcbot/OWNERS.
BUG=
R=andresp@webrtc.org , perkj@webrtc.org
Review URL: https://codereview.webrtc.org/1505613004 .
Cr-Commit-Position: refs/heads/master@{#10918}
2015-12-07 18:53:25 +00:00
houssainy@google.com
39b1743116
Adding the subtool rtcBot report visualizer
...
This tool for visualize the output reports of rtcBot by calculating
the average and max of a specific stats and plot the output.
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/23169004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7519 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-24 09:26:16 +00:00
houssainy@google.com
0d3e254c89
Adding three video conference bots test
...
A video conference between three bots, each bot creating two
peerConnections, and each peer connected to one of the other bots.
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/24099004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7510 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-23 16:45:07 +00:00
houssainy@google.com
0e19d0c2aa
Adding file from test.webrtc.org domain to be downloaded
...
This has been configured to allow cross domain to access this generated
file:
https://test.webrtc.org/test-download-file/9000KB.data
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/25939004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7509 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-23 15:41:30 +00:00
houssainy@google.com
2192701135
Using the Unused turn configuration in two way test
...
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/26909004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7504 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-23 08:40:53 +00:00
houssainy@google.com
fce8f5d319
NOTE: This code review based on the running issue:
...
https://webrtc-codereview.appspot.com/24939004/
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/29819004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7499 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-22 17:24:20 +00:00
houssainy@google.com
3382059e55
Adding Two way video and audio streaming test to RtcBot
...
NOTE: This code review based on this running issue:
https://review.webrtc.org/24939004/
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/25879004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7498 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-22 17:17:15 +00:00
houssainy@google.com
e9b7d03db6
HTTPS Server used instead of HTTP for loading the bots to avoid the media permission pop-up clicks every time running the test.
...
This code review based on the running issue:
https://webrtc-codereview.appspot.com/24939004/
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/27769004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7497 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-22 16:34:25 +00:00
houssainy@google.com
0371a37f85
Moving creating TURN configration to the host machine instead of the bots - rtcBot
...
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/24939004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7468 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-17 16:43:50 +00:00
houssainy@google.com
c221db6165
Test names changed from e.g) testOneWayVideo/chrome=>chrome to testOneWayVideo/chrome-chrome.
...
Because the symbol ">" is interpreted as special command for output to file in bash commands.
TBR= andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/24929004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7465 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-17 09:13:43 +00:00
andresp@webrtc.org
458c2c3b06
Improve rtcbot to load all test files at start and allow them to registerTests
...
via: registerBotTest. After loading all tests main.js starts running the
requested one on the command arguments.
R=houssainy@google.com
Review URL: https://webrtc-codereview.appspot.com/29779004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7461 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-16 07:36:37 +00:00
houssainy@google.com
3e2f8ff36c
Selecting bot_type changed to be specified in the test file
...
Selecting bot_type changed to be specified in the test file instead of
specify it in the running command.
Now we can write test for rtcBot that run one bot on chrome for android
and the other bot on chrome for desktop.
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/23069004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7458 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-15 15:01:11 +00:00
houssainy@google.com
5d3e7ac1a3
Check on the existence of report directory
...
Reports will be written at rtcBot/test/reports/<report_name>
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/26689004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7372 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-06 17:21:27 +00:00
houssainy@google.com
d0bb5862f5
Collecting stats every fixed time in webrtc_video_streaming.js test
...
and prepare the format these collected stats to be plotted using one of
external dev-tools.
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/29589004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7340 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-30 15:20:15 +00:00
houssainy@google.com
24f62e1a28
Adding getStats function to the exposed PeerConnection in RtcBot
...
Exposed Peerconnection object has new function "getStats". This function
returns the stats as array of reports, and each report is RTCStatReport
with additional attributes names and stats.
names: array of all the stat names in current report.
Stats: dictionary and the key is the stat name, and value is the value
of this stat.
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/23779004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7319 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-29 09:36:28 +00:00
houssainy@google.com
35850ff71f
Adding test file path as argument of the rtcBot run command's arguments.
...
The new command to run rtcBot is:-
node test.js <bot_type> <test_file_path>
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/31419004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7263 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-22 15:24:56 +00:00
houssainy@google.com
07ca949346
Adding webrtc_video_streaming test
...
This test is streaming video and audio between two bots using webrtc js api.
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/28469004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7261 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-22 13:52:39 +00:00
houssainy@google.com
e0761d06b0
Fix printing of error stack in rtcbot when a test fails via test.fail().
...
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/28449004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7134 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-10 14:35:35 +00:00
houssainy@google.com
04b853b56a
Bot Browser files moved to /bot/browser/
...
because android files will be a different and will need to add more files for Android.
There was a CL to move the browser files form bot/browser/ to /bot/ as i thought it will be the same files used for Android.
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/23529004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7119 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-09 14:50:09 +00:00
houssainy@google.com
9600519147
Adding the ability to test on Chrome for Android.
...
use "android-chrome" as type in rtcbot running command.
Example: node test.js android-chrome
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20329004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7102 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-08 13:01:40 +00:00
houssainy@google.com
c77e4d6aef
- Adding AndroidDeviceManager to botManager.js to help in selecting devices, in case running test on Android devices.
...
- Select BotType using nodeJs terminal command.
- ping_pong.js test added.
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/19159004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7099 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-08 10:36:11 +00:00
houssainy@google.com
38ef664418
Moving the api.js and bot.js to /rtcbot/bot/ to be shared between
...
/borwser and /android
R=andresp@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/25369004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7062 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-04 13:44:47 +00:00
andresp@webrtc.org
468516c959
RTCBot is a framework that allows to write tests where logic runs on a single
...
host that controls multiple endpoints ("bots"). Thus allowing to create more
complex scenarios that would otherwise require non-trival signalling between
multiple parties.
R=houssainy@google.com , phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/22239004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7021 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-02 10:52:54 +00:00