Home Deepstream辨識結果遠端觀看
Post
Cancel

Deepstream辨識結果遠端觀看

RTSP遠端觀看設定

可以參考這篇 特別注意如果Deepstream不是在Jetson上面跑記得要換成下面指令啟動server,因為dGPU的Deepstream沒有nvvidconv原件!!

1
./test-launch "videotestsrc is-live=1 ! videoconvert  ! x264enc ! h264parse ! rtph264pay name=pay0 pt=96"

整合到自己的程式裡

sources\apps\apps-common\src\deepstream_sink_bin.c有詳細的整合方式。

https://github.com/aler9/mediamtx#installation

This post is licensed under CC BY 4.0 by the author.

樹梅派列印機和掃描器伺服器

ld找不到動態函式庫的除錯方法