Opened 16 years ago

Closed 16 years ago

#435 closed enhancement (fixed)

Fixed and tested audio on Symbian device

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.9.0
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description


Change History (1)

comment:1 Changed 16 years ago by bennylp

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

In r1641:

  • In application, media_cfg.audio_frame_ptime is set to 40 (milliseconds)
  • In config_site_sample.h for Symbian, PJMEDIA_SOUND_BUFFER_COUNT is set to 12
  • Symbian sound device test (pjsip-apps\src\symsndtest\app_main.cpp) were modified to support looping back audio, for testing purpose.
  • Various fixes in Symbian sound device abstraction

With these fixes, it seems that audio is running properly on Symbian device. But we noticed quite big latency (on WLAN), so this is subject to further investigation.

Note: See TracTickets for help on using tickets.