in oscl_error_codes.h #define OsclErrNoMemory 101
So I guess it is because of out of memory. On Dec 3, 6:56 pm, Ravinder <[email protected]> wrote: > Hi, > > I am currently involved with developing a streaming mediaplayerfor > android. For testing purpose I have HTC HERO , HTC G1, and droid. > > I could stream audio and video both for only HERO. > > On G1 and Droid i get this error "PlayerEngineAOdidaleave, error > = 101 ", surprisingly this comes as soon as DESCRIBE response is sent > to the client !. So far i have not able to find out the exact cause > of this error. > > should it imply that ( on droid and G1 )Video type H264 is not > supported for streaming ? (rtsp ). > > firmware details. > > HERO >> 1.5 > G1 >> 1.6 > droid >> 2.0 > > rtsp streaming for only aac works fine on all the devices. > > Any links toplayererror details would be grateful. > > regards, > Ravinder Chouhan -- 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

