investigate looks like ffmpeg is nice

This commit is contained in:
bel
2020-04-11 02:55:51 +00:00
commit b076269c5d
11 changed files with 397 additions and 0 deletions

6
openrtsp/install.sh Normal file
View 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

1
openrtsp/run.sh Normal file
View File

@@ -0,0 +1 @@
openRTSP -w 1920 -h 1080 -f 15 -D 1 -c -B 10000000 -b 10000000 -4 -Q -F /tmp/openrtsp/83 -d 28800 -P 10 -t rtsp://192.168.0.83:8554/unicast