#1762 closed enhancement (fixed)
Update iOS video capture and simple renderer
Reported by: | nanang | Owned by: | ming |
---|---|---|---|
Priority: | normal | Milestone: | release-2.3 |
Component: | pjmedia-videodev | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
iOS video capture and simple renderer were actually already implemented, however it has not been maintained nor tested for long time due to lack of video support on iOS. This ticket will check and update the implementations.
Some additional features planned on the capture device implementation:
- native preview
- enumerate all available capture devices, e.g: front and back camera
- fast switch between capture devices
The simple renderer is a CGImage+UIView based renderer.
Change History (10)
comment:1 Changed 11 years ago by nanang
comment:2 Changed 11 years ago by ming
In 4834:
comment:3 Changed 11 years ago by nanang
In 4836:
comment:4 Changed 11 years ago by nanang
In 4837:
comment:5 Changed 11 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 11 years ago by nanang
In 4838:
comment:7 Changed 10 years ago by nanang
In 4853:
comment:8 Changed 10 years ago by ming
In 4891:
comment:9 Changed 10 years ago by riza
In 4902:
comment:10 Changed 10 years ago by riza
In 4909:
Note: See
TracTickets for help on using
tickets.
In 4824: