Release of resources when state is set to GST_STATE_NULL
Open
- Dominant language
- No language data
- Stars
- 27
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Reported by User:
It seems icamerasrc still holds some resources even after its state is set to GST_STATE_NULL, which, by spec, should release all the resources. While we're trying to release hardware cameras and invented a client usage event based on V4L2 Event API, it will be useless if the camera hal library just won't release resources under any condition. Anything I missed?
Contributor guide
Assessment
This issue has not been assessed yet.