Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1183 closed defect (fixed)

QuickTime capture device for Mac OS X and iOS's capture and render device

Reported by: bennylp Owned by: ming
Priority: normal Milestone: release-2.0-dev
Component: pjmedia Version: 2.0-dev-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by ming)

  • Migrate qt_dev.m and ios_dev.m from private repository to this branch
  • Migrate sdl_dev.m too
  • Fix the configure and build system to use these on MacOS X and iOS

Change History (3)

comment:1 Changed 13 years ago by ming

  • Description modified (diff)
  • Summary changed from QuickTime capture and renderer device for iOS to QuickTime capture device for Mac OS X and iOS's capture and render device

comment:2 Changed 13 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

(In [3395]) Fixed #1183

  • QT capture device for Mac
  • iOS device for iOS (capture device only works for iOS 4.0 or above)
  • Add NSAutoReleasePool for sdl_dev (Mac)
  • Add NSAutoReleasePool for vid_dev_test (Mac)
  • build system for compilation of Obj-C files (.m)

comment:3 Changed 13 years ago by ming

(In [3399]) Re #1183:

  • Add PJMEDA_VID_DEV_CAP_OUTPUT_WINDOW capability to ios_dev to allow application to provide their own window for the renderer to display the video.
  • Perform image setting function in the main thread.


Note: See TracTickets for help on using tickets.