Tidy
This commit is contained in:
6
testdata/openrtsp/install.sh
vendored
Normal file
6
testdata/openrtsp/install.sh
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
sudo apt-get install libssl-dev
|
||||
wget http://www.live555.com/liveMedia/public/live555-latest.tar.gz
|
||||
tar -xzf live555-latest.tar.gz
|
||||
cd live
|
||||
./genMakefiles linux
|
||||
sudo make install
|
||||
Reference in New Issue
Block a user