Changes between Version 60 and Version 61 of FAQ
- Timestamp:
- Dec 17, 2008 8:31:04 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v60 v61 1029 1029 102400 .rdata 1030 1030 24576 .reloc 1031 1031 1032 1032 1033 … … 1366 1367 === I get one way audio when running the application on emulator === #sym1wayaud 1367 1368 1368 This is expected problem with the emulator (on all S60 3rd Edition versions up to FP1 at least). The emulator can play streaming audio but it's unable to capture audio from microphone. PJSIP will report some error when opening the audio device, but otherwise the call should proceed(with one way audio).1369 This is expected problem with the emulator (on all S60 3rd Edition versions up to FP1 at least). The Symbian streaming device backend on the emulator doesn't seem to be able to do full-duplex audio, and in our case, the recording direction always fails. PJSIP will report some error when opening the audio device, but otherwise the call should proceed okay (with one way audio). 1369 1370 1370 1371 === I get ICE negotiation failure when running the sample console application === #symicefail