mirror of
https://bitbucket.org/ohhara/ohmulticastvideoscanner.git
synced 2026-08-11 08:22:56 +00:00
Add INSTALL.macos.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
1) Install Mac OS X El Capitan Version 10.11.6
|
||||
|
||||
2) Install Homebrew from http://brew.sh
|
||||
|
||||
3) Run as follows.
|
||||
-------------------------------------------------------------------------------
|
||||
$ brew install gstreamer gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav
|
||||
$ git clone https://bitbucket.org/ohhara/ohmulticastvideoscanner.git
|
||||
$ cd ohmulticastvideoscanner
|
||||
$ ./configure
|
||||
$ make
|
||||
$ sudo ./omvs 233.19.187.192/30 233.19.187.244 233.19.187.1
|
||||
-------------------------------------------------------------------------------
|
||||
Reference in New Issue
Block a user