Does RTSP live streaming just not work on Android 1.5/1.6? -


My main Dev phone is running a Nexus 1 2.2. I am currently streaming live video on this device from a Wowza server for several weeks.

I have now taken my application (without modification) and run it on Sony Ericsson Xperia 1.6. The video will not play, I get the following error:

  Media Player: Could not open file on client side, trying on server side ... MediaPlayer: info / warning (1/26) PlayerDriver: Command PLAYER_INIT Complete error or information with one PVMFFailure MediaPlayer: Error: (1, -1) VideoView: Error: 1, -1 I have been googling around but now The answer can not be clear. Does anyone know if live streaming just does not work on some versions of Android? 

We live streaming on RTSP 1.5, 1.6 and 2.1; So you should be able to work it out; But you have an encoding that only works on 2.2. What kind of streaming are you doing?


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -