ACIL FM
Dark
Refresh
Current DIR:
/usr/share/wireplumber/main.lua.d
/
usr
share
wireplumber
main.lua.d
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
00-functions.lua
963 B
chmod
View
DL
Edit
Rename
Delete
20-default-access.lua
458 B
chmod
View
DL
Edit
Rename
Delete
30-alsa-monitor.lua
762 B
chmod
View
DL
Edit
Rename
Delete
30-libcamera-monitor.lua
309 B
chmod
View
DL
Edit
Rename
Delete
30-v4l2-monitor.lua
269 B
chmod
View
DL
Edit
Rename
Delete
40-device-defaults.lua
2.02 MB
chmod
View
DL
Edit
Rename
Delete
40-stream-defaults.lua
1.05 MB
chmod
View
DL
Edit
Rename
Delete
50-alsa-config.lua
5.54 MB
chmod
View
DL
Edit
Rename
Delete
50-default-access-config.lua
729 B
chmod
View
DL
Edit
Rename
Delete
50-libcamera-config.lua
985 B
chmod
View
DL
Edit
Rename
Delete
50-v4l2-config.lua
960 B
chmod
View
DL
Edit
Rename
Delete
90-enable-all.lua
596 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/share/wireplumber/main.lua.d/50-libcamera-config.lua
libcamera_monitor.enabled = true libcamera_monitor.rules = { -- An array of matches/actions to evaluate. { -- Rules for matching a device or node. It is an array of -- properties that all need to match the regexp. If any of the -- matches work, the actions are executed for the object. matches = { { -- This matches all cards. { "device.name", "matches", "libcamera_device.*" }, }, }, -- Apply properties on the matched object. apply_properties = { -- ["device.nick"] = "My Device", }, }, { matches = { { -- Matches all sources. { "node.name", "matches", "libcamera_input.*" }, }, { -- Matches all sinks. { "node.name", "matches", "libcamera_output.*" }, }, }, apply_properties = { --["node.nick"] = "My Node", --["priority.driver"] = 100, --["priority.session"] = 100, --["node.pause-on-idle"] = false, }, }, }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply