fix #25 : fix error in live555 gen makefile command

pull/33/head
mpromonet 8 years ago
parent f1abe10d32
commit ecd403584d

@ -42,7 +42,7 @@ In order to build live555 disabling check of port reuse, you can proceed like th
wget http://www.live555.com/liveMedia/public/live555-latest.tar.gz -O - | tar xvzf -
cd live
./genMakefile linux
./genMakefiles linux
sudo make CPPFLAGS=-DALLOW_RTSP_SERVER_PORT_REUSE=1 install
Install

Loading…
Cancel
Save