hi all, I am trying play a mp3 stream file using rtsp protocol. To do this i am using the DarwinStreamingSrvr as a RTSP server and mediaplayer to play the RTSP link. I already tried play the mp4 video file and i didn't had any problems. However, when i try play the mp3 file i don't have sucess and i get the error:
V/AudioStreamPlayer(10476): playRTSPAudioURL :: IN I/QC_CORE ( 3013): OMXCORE API - OMX_Init I/QC_CORE ( 3013): OMXCORE API - OMX_ComponentNameEnum 159d0 128 0 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.decoder.avc I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.decoder.avc I/QC_CORE ( 3013): OMXCORE API - OMX_ComponentNameEnum 159d0 128 1 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.decoder.mpeg4 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.decoder.mpeg4 I/QC_CORE ( 3013): OMXCORE API - OMX_ComponentNameEnum 159d0 128 2 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.decoder.h263 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.decoder.h263 I/QC_CORE ( 3013): OMXCORE API - OMX_ComponentNameEnum 159d0 128 3 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.encoder.mpeg4 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.encoder.mpeg4 I/QC_CORE ( 3013): OMXCORE API - OMX_ComponentNameEnum 159d0 128 4 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.encoder.h263 I/QC_CORE ( 3013): GetRolesOfComponent OMX.qcom.video.encoder.h263 I/QC_CORE ( 3013): OMXCORE API - OMX_ComponentNameEnum 159d0 128 5 E/MediaPlayer(10476): start called in state 4 E/MediaPlayer(10476): error (-38, 0) V/AudioStreamPlayer(10476): playRTSPAudioURL :: media player started! E/MediaPlayer(10476): Error (-38,0) I/ActivityManager( 3019): Displayed activity com.MediaFrameWork/.AudioStreamPlayer: 710 ms (total 710 ms) Somebody help me? I already saw the media formats supported and OpenCore have mp3 codec. Best regards. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

