jhgorse / onevideo

Connected Collaboration: Peer-to-peer video conferencing
GNU Lesser General Public License v2.1
4 stars 0 forks source link

AUTOTOOLS: copy ./debug-one-video-* ./one-video-* and ./wrappers/ to build directory #20

Open jhgorse opened 8 years ago

jhgorse commented 8 years ago

For our of src building, copy the convenience scripts to the build directory.

To reproduce:

cd ~/gst/master/onevideo
mkdir builddir
cd builddir
../configure --srcdir=..
make
... 

copy scripts, launch code