#1931 closed enhancement (fixed)
Support for AVFoundation on Mac (due to deprecated QTKit)
Reported by: | ming | Owned by: | ming |
---|---|---|---|
Priority: | normal | Milestone: | release-2.5.5 |
Component: | pjmedia-videodev | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Starting in Mac OS X 10.9, QTKit is deprecated. To disable QT video capture device, you can set PJMEDIA_VIDEO_DEV_HAS_QT to 0.
Change History (4)
comment:1 Changed 8 years ago by ming
comment:2 Changed 8 years ago by ming
In 5348:
comment:3 Changed 8 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
In 5370:
comment:4 Changed 8 years ago by ming
In 5372:
Note: See
TracTickets for help on using
tickets.
In 5347: