mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
v4l2rtspserver: add package
Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
config v4l2rtspserver 'core'
|
||||
option enabled '0'
|
||||
option device '/dev/video0'
|
||||
option port '554'
|
||||
option resolution '640x480'
|
||||
option fps '15'
|
||||
option path 'stream'
|
||||
option username 'openwrt'
|
||||
option password 'openwrt'
|
||||
option format 'h264'
|
||||
Reference in New Issue
Block a user