Hi ,

I am trying to achieve a http streaming of mpeg2ts stream containing
MPEG4-AVC(H264) on Gingerbread 2.3.4 after upgrading my Nexus S to 2.3.4.
Playback was fine on 2.3.3,
Now I am getting the error has  "ERROR_END_OF_STREAM" from the stage fright
library.
Has any one else faced the same error?
The same app works perfectly on honeycomb versions.

Any pointers in resolving this issue on Ginger bread 2.3.4 will be of great
help.

Below is the log cat messages.
D/LivePlayer(  685): playHttpVideo called
V/LivePlayer(  685): url:
http://173.68.173.216:8080/video?&token=dacghibefgio34xue
V/LivePlayer(  685): releaseMediaPlayer
V/LivePlayer(  685): doCleanUp
I/StagefrightPlayer(   76): setDataSource('
http://173.68.173.216:8080/video?&token=dacghibefgio34xue')
I/NuHTTPDataSource(   76):
173.68.173.216:8080/video?&token=dacghibefgio34xue @0
I/NuCachedSource2(   76): ERROR_END_OF_STREAM
I/ActivityManager(  106): Displayed com.http.LivePlayer/.PlayerActivity:
+258ms
E/MediaPlayer(  685): error (1, -2147483648)
E/MediaPlayer(  685): Error (1,-2147483648)
D/LivePlayer(  685): onError called: MEDIA_ERROR_UNKNOWN(1) extra
(-2147483648)
V/LivePlayer(  685): onPause
V/LivePlayer(  685): onDestroy
V/LivePlayer(  685): releaseMediaPlayer
V/LivePlayer(  685): doCleanUp

Regards,
droidDev

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to