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
|
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 |
|
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 |
|