Skip to content

Instantly share code, notes, and snippets.

@shriphani
Created September 30, 2015 00:29
Show Gist options
  • Save shriphani/e0ef9b2b5d723ee4d582 to your computer and use it in GitHub Desktop.
Save shriphani/e0ef9b2b5d723ee4d582 to your computer and use it in GitHub Desktop.
export PATH=/opt/openwebrtc-0.3/bin:$PATH
export LD_LIBRARY_PATH=/opt/openwebrtc-0.3/lib:$LD_LIBRARY_PATH
export PKG_CONFIG_PATH=/opt/openwebrtc-0.3/lib/pkgconfig:$PKG_CONFIG_PATH
export GST_PLUGIN_PATH_1_0=/opt/openwebrtc-0.3/lib/gstreamer-1.0/:$GST_PLUGIN_PATH_1_0
export PYTHONPATH=/opt/openwebrtc-0.3/lib/python2.7/site-packages/:$PYTHONPATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment