sendrecv/gst: Add no-op audio/video converters
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 31 Mar 2018 19:45:16 +0000 (01:15 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 31 Mar 2018 19:45:16 +0000 (01:15 +0530)
commit47bfa3cc2779c38ad1460138cbd15f0fe84dd3c7
tree999a215e48c7051c94205c994076a52e55e8f494
parent7c5fbf1aca25791d25e76bffbf389fbdaf884389
sendrecv/gst: Add no-op audio/video converters

This reduces the chance that someone will try to change the
audio/video source elements and get an error because they don't know
about the conversion elements. They will be no-ops in the usual case.

Closes https://github.com/centricular/gstwebrtc-demos/issues/8
webrtc/sendrecv/gst/webrtc-sendrecv.c