Opened 6 years ago

Closed 6 years ago

#2114 closed defect (fixed)

Reset VideoToolbox on iOS when app switches from background to active

Reported by: ming Owned by: nanang
Priority: normal Milestone: release-2.8
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

On iOS when app goes into the background, the VideoToolbox? session will be invalid, thus it will generate continuous error. Then, when it returns to the foreground, this session will need to be reset in order for the encoding/decoding process to resume normally, otherwise the errors will continue and the video will freeze.

Thanks to Narayanan Kannan for the report.

Change History (1)

comment:1 Changed 6 years ago by ming

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

In 5793:

Fixed #2114: Reset VideoToolbox? on iOS when app switches from background to active

Note: See TracTickets for help on using tickets.