中文亚洲精品无码_熟女乱子伦免费_人人超碰人人爱国产_亚洲熟妇女综合网

當(dāng)前位置: 首頁 > news >正文

做室內(nèi)意向圖的網(wǎng)站免費(fèi)seo推廣公司

做室內(nèi)意向圖的網(wǎng)站,免費(fèi)seo推廣公司,網(wǎng)站建設(shè)合理流程,天河做網(wǎng)站服務(wù)RTSP系列: RTSP系列一:RTSP協(xié)議介紹-CSDN博客 RTSP系列二:RTSP協(xié)議鑒權(quán)-CSDN博客 RTSP系列三:RTP協(xié)議介紹-CSDN博客 RTSP系列四:RTSP Server/Client實戰(zhàn)項目-CSDN博客 目錄 一、RTSP Server實戰(zhàn)項目 1、準(zhǔn)備 2、…

RTSP系列:

? ? ? ??RTSP系列一:RTSP協(xié)議介紹-CSDN博客

? ? ? ??RTSP系列二:RTSP協(xié)議鑒權(quán)-CSDN博客?

????????RTSP系列三:RTP協(xié)議介紹-CSDN博客?

????????RTSP系列四:RTSP Server/Client實戰(zhàn)項目-CSDN博客?

目錄

一、RTSP Server實戰(zhàn)項目

1、準(zhǔn)備

2、simple-rtsp-server下載編譯

3、運(yùn)行

4、拉流測試

二、RTSP Client實戰(zhàn)項目

1、編譯

2、測試


一、RTSP Server實戰(zhàn)項目

????????地址:https://github.com/BreakingY/simple-rtsp-server

????????使用epoll,支持RTP OVER UDP、RTP OVER TCP,支持H264/H265、AAC/PCMA、支持鑒權(quán)。

1、準(zhǔn)備

????????simple-rtsp-server依賴ffmpeg,版本要求>=4.x。支持系統(tǒng):Linux

????????依賴安裝:

sudo apt-get -y install autoconf automake build-essential libass-dev libfreetype6-dev libsdl2-dev libtheora-dev libtool libva-dev libvdpau-dev libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config texinfo zlib1g-dev
匯編庫:
sudo apt-get install yasm
sudo apt-get install nasm視頻庫:
sudo apt-get install libx264-dev
sudo apt-get install libx265-dev音頻庫:
sudo apt-get install libfdk-aac-dev
sudo apt-get install libmp3lame-dev
sudo apt-get install libopus-dev

? ? ? ? ?ffmpeg源碼下載:

wget https://ffmpeg.org//releases/ffmpeg-4.0.5.tar.bz2tar xjvf ffmpeg-4.0.5.tar.bz2cd ffmpeg-4.0.5

????????編譯安裝:

./configure --prefix=/usr/local --enable-libx264 --disable-x86asm --enable-nonfree --enable-libfdk-aac  --enable-shared --enable-gpl --enable-libmp3lame --enable-libopus  --extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/libmakemake install

2、simple-rtsp-server下載編譯

git clone https://github.com/BreakingY/simple-rtsp-server.gitcd simple-rtsp-servermkdir buildcd buildcmake ..make -j

3、運(yùn)行

cp -r ../mp4path ../rtsp_server 0 (0-不鑒權(quán);1-鑒權(quán))

4、拉流測試

??項目中mp4path自帶了測試文件,后面把想回放的視頻放到mp4path中即可

TCP拉流:
ffmpeg -rtsp_transport tcp -i "rtsp://192.168.10.17:8554/test_h264_aac.mp4" -vcodec copy -acodec copy  test_h264_aac_tcp.mp4UDP拉流:
ffmpeg -i "rtsp://192.168.10.17:8554/test_h264_aac.mp4" -vcodec copy -acodec copy  test_h264_aac_udp.mp4

????????也可通過VLC直接播放,點擊媒體->打開網(wǎng)絡(luò)串流,輸入rtsp地址即可。默認(rèn)是udp拉流,要使用TCP需要打開工具->偏好設(shè)置->輸入/編解碼器,拉到最下方,選擇“RTP over RTSP(TCP)”

????????rtsp_server程序會把rtsp信令交互過程打印出來,讓我們對rtsp信令交互過程更加清晰。

二、RTSP Client實戰(zhàn)項目

????????地址:https://github.com/BreakingY/simple-rtsp-client

????????支持RTP OVER UDP、RTP OVER TCP,支持H264/H265、AAC/PCMA、支持鑒權(quán)。

不需要任何依賴。

1、編譯

git clone https://github.com/BreakingY/simple-rtsp-client.gitmkdir buildcd buildcmake ..make -j

2、測試

./rtsp_client rtsp_url

????????客戶端會把收到的音視頻寫入文件,H264/H265寫入到test_out.h26x,AAC寫入到test_out.aac,PCMA寫入到test_out.pcma。

http://www.risenshineclean.com/news/9003.html

相關(guān)文章:

  • 手機(jī)網(wǎng)站制作大約多少錢網(wǎng)站建設(shè)公司業(yè)務(wù)
  • 建設(shè)銀行個人網(wǎng)上銀行app惠州seo外包
  • 網(wǎng)站開發(fā) 搜索北京網(wǎng)絡(luò)網(wǎng)站推廣
  • 東莞專業(yè)做網(wǎng)站公司建設(shè)網(wǎng)站的網(wǎng)站首頁
  • 自貢公司做網(wǎng)站新東方英語培訓(xùn)機(jī)構(gòu)官網(wǎng)
  • 網(wǎng)站美工設(shè)計培訓(xùn)學(xué)校注冊網(wǎng)站流程
  • 小說網(wǎng)站怎么建設(shè)seo網(wǎng)站優(yōu)化平臺
  • 查詢注冊過的網(wǎng)站許昌seo推廣
  • 網(wǎng)站提交了被收錄后改怎么做天津百度百科
  • 微信公眾號在線客服系統(tǒng)seo排名點擊器曝光行者seo
  • 網(wǎng)站開發(fā)難學(xué)嗎學(xué)生個人網(wǎng)頁優(yōu)秀模板
  • 網(wǎng)站開發(fā) 系統(tǒng)需求文檔專業(yè)制作網(wǎng)頁的公司
  • 制作網(wǎng)站需要哪些工具互聯(lián)網(wǎng)營銷方法有哪些
  • 紹興建設(shè)開發(fā)有限公司網(wǎng)站首頁優(yōu)化分析
  • 做網(wǎng)站前途百度權(quán)重是什么
  • 免費(fèi)網(wǎng)站建設(shè)模版下載線下引流的八種推廣方式
  • 網(wǎng)站建設(shè)3要素關(guān)鍵詞優(yōu)化包含
  • 國內(nèi)做ebay用哪個網(wǎng)站杭州網(wǎng)絡(luò)整合營銷公司
  • 江岸區(qū)網(wǎng)站公司100個關(guān)鍵詞
  • 怎么創(chuàng)建網(wǎng)站頁面做一個網(wǎng)站要花多少錢
  • 三門網(wǎng)站建設(shè)百度搜一搜
  • 怎么做網(wǎng)站服務(wù)器嗎seo入門視頻
  • 想開民宿自己怎么做介紹的網(wǎng)站免費(fèi)發(fā)布產(chǎn)品的網(wǎng)站
  • 如何做網(wǎng)站么google瀏覽器網(wǎng)頁版
  • 做網(wǎng)站包括備案嗎成都網(wǎng)站seo費(fèi)用
  • 溫州網(wǎng)站排名優(yōu)化關(guān)鍵詞分析工具有哪些
  • 做網(wǎng)站軟文怎么弄什么是電商平臺推廣
  • 一個網(wǎng)站開發(fā)的流程怎么下載app到手機(jī)上
  • 樹脂工藝品網(wǎng)站建設(shè)公司北京優(yōu)化seo排名優(yōu)化
  • 網(wǎng)站建設(shè)優(yōu)化多少錢網(wǎng)站seo推廣排名