Opened 15 years ago
Closed 15 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 15 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r3061: Fixed stream to skip (frame.buf!=NULL) checking when frame type is PJMEDIA_FRAME_TYPE_EXT before passing the frame to encoder.