การใช้ GStreamer* กับโมดูล Ingestion วิดีโอบน Intel® Edge Insights for Industrial (Intel® EII)
ประเภทข้อมูล: การติดตั้งและตั้งค่า | ID บทความ: 000091962 | การตรวจสอบครั้งล่าสุด: 11/10/2024
โมดูล Video Ingestion โดยค่าเริ่มต้นจะใช้ OpenCV* เพื่อนําเข้าวิดีโออินพุต
หากต้องการใช้ GStreamer* ให้ อัปเดต ส่วนอิงเกอร์ในไฟล์ <Installation Directory>/edge_insights_industrial/Edge_Insights_for_Industrial_3.0/IEdgeInsights/VideoIngestion/config.json ด้วยเนื้อหาต่อไปนี้
{
"type": "gstreamer",
"pipeline": "multifilesrc loop=TRUE stop-index=0 location=./test_videos/pcb_d2000.avi ! h264parse ! decodebin ! videoconvert ! video/x-raw,format=BGR ! appsink"
}