Opened 13 years ago
Last modified 13 years ago
#1847 new enhancement
Switch Record to gst camerabin plugin
Reported by: | alsroot | Owned by: | alsroot |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Record | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
For now, Record contains not trivial gst related code which is pretty fragile (several gst related bugs that can be reproduced only in particular envs), switching to camerabin plugin lets us make Record more robust since people who code plugin are more gst aware.
Attachments (1)
Change History (3)
comment:1 follow-up: ↓ 2 Changed 13 years ago by bernie
comment:2 in reply to: ↑ 1 Changed 13 years ago by alsroot
Replying to bernie:
What's the camerabin plugin?
It is high level bin which is intended to be mostly a black box for camera view/capture applications like Record (except pure audio capture). For not Record do mostly the same but in pretty insane manner.
Changed 8 years ago by godiard
Note: See
TracTickets for help on using
tickets.
What's the camerabin plugin?