Opened 14 years ago

Closed 14 years ago

#1027 closed defect (fixed)

Stream sends no audio when using passthrough codecs and bypassing audio switch board (Thanks Yuri Maliy for the report)

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

Description

The report can be found here.

Change History (1)

comment:1 Changed 14 years ago by nanang

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

In r3061: Fixed stream to skip (frame.buf!=NULL) checking when frame type is PJMEDIA_FRAME_TYPE_EXT before passing the frame to encoder.

Note: See TracTickets for help on using tickets.