mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
update linux deploy script & fix warnings
This commit is contained in:
@@ -90,6 +90,24 @@ plugins=(
|
||||
"libgstapp.so"
|
||||
"libgstautodetect.so"
|
||||
"libgstaudioresample.so"
|
||||
"libgstvideoparsersbad.so"
|
||||
"libgstvaapi.so"
|
||||
"libgstva.so"
|
||||
"libgstvideo4linux2.so"
|
||||
"libgstvideoconvertscale.so"
|
||||
"libgstvideoconvert.so"
|
||||
"libgstvideoscale.so"
|
||||
"libgstvideofilter.so"
|
||||
"libgstjpeg.so"
|
||||
"libgstimagefreeze.so"
|
||||
"libgstximagesink.so"
|
||||
"libgstxvimagesink.so"
|
||||
"libgstgtk.so"
|
||||
"libgstgl.so"
|
||||
"libgstrtp.so"
|
||||
"libgstrtpmanager.so"
|
||||
"libgsttypefindfunctions.so"
|
||||
"libgstisomp4.so"
|
||||
)
|
||||
|
||||
for i in "${plugins[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user