This website requires JavaScript.
Explore
Help
Sign In
jordan
/
camera-streamer
Watch
1
Star
0
Fork
0
You've already forked camera-streamer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
camera-streamer
/
device
/
v4l2
History
Kamil Trzcinski
b9fd63154c
Improve regular messages
2022-04-12 08:51:19 +02:00
..
buffer_list.c
Make device to support composite devices (single output, many captures)
2022-04-11 22:02:22 +02:00
buffer.c
Clone
dev->dev_fd
to provide
buf_list->dev_fd
2022-04-11 19:00:06 +02:00
debug.c
Clone
dev->dev_fd
to provide
buf_list->dev_fd
2022-04-11 19:00:06 +02:00
device_media.c
Improve regular messages
2022-04-12 08:51:19 +02:00
device_options.c
Update logs
2022-04-11 13:52:46 +02:00
device.c
Update logs
2022-04-11 13:52:46 +02:00
v4l2.c
Move
int nbufs
into
buffer_list_open
2022-04-11 09:28:05 +02:00
v4l2.h
Introduce
buffer_format_t
and use it for
buffer_list_open
2022-04-11 20:48:09 +02:00