Add webrtcsendrecv test app to tests/example/webrtc 94/231994/14
authorHyunil <hyunil46.park@samsung.com>
Mon, 27 Apr 2020 07:58:52 +0000 (16:58 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 25 May 2020 05:25:07 +0000 (14:25 +0900)
commit445801c494ee22e13fbc112ef2d43b0c21f61ef8
tree6fbc2134d064f88708d5249ac5d82208b55d9eed
parentc94acc873d0f17389090be3ce8a56fec9ba5eb58
Add webrtcsendrecv test app to tests/example/webrtc

 - Answerer logic is added
 - Add call stack log
 - Add use-camera-mic feature to use camera and mic
 - Add use-proxy feature to use proxy server
 - Add build define for webrtctest

Change-Id: Ide51737b4ef5a87ec853b4f8c1920ddab39dd502
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
configure.ac
ext/webrtc/gstwebrtcbin.c
packaging/gst-plugins-bad.spec
tests/Makefile.am
tests/examples/webrtc/Makefile.am
tests/examples/webrtc/webrtc-sendrecv.c [new file with mode: 0644]