6 Commits

Author SHA1 Message Date
Joshua M. Doe
5ef38d0833 kayasrc: support opening multiple cameras from one frame grabber
Previously only one camera per physical capture card could be opened.
Multiple cameras per card can now be captured, however they must both
still be in the same process. There is no IPC implemented yet.
2019-10-02 09:39:05 -04:00
Joshua M. Doe
75aaec26b6 kayasrc: add UNIX epoch reference timestamp for absolute timestamping
Requires GStreamer 1.14 and a downstream element that can use it.
2019-10-02 09:35:39 -04:00
Joshua M. Doe
4e18c58e19 kayasrc: add property to allow command execution after opening camera
Closes #3. With Kaya project files, commands don't get executed, such as
UserSet loading.
2019-03-25 14:31:32 -04:00
Joshua M. Doe
4c47870c00 kayasrc: report dropped frames with warning and bus message 2018-07-19 07:43:23 -04:00
Joshua M. Doe
e7cdcb426d kayasrc: add exposure-time property 2018-07-19 07:42:50 -04:00
Joshua M. Doe
bf35f7f832 kayasrc: add new source element for KAYA frame grabbers
Currently only tested with one BayerGB8 camera on a Komodo board.

Missing dropped frame detection and 16-bit bayer support.
2018-07-10 14:56:00 -04:00