1

RTSP ストリームを開くと、MediaPlayer はエラー 1、-1005 - ERROR_CONNECTION_LOST ( http://android.joao.jp/2011/07/mediaplayer-errors.html経由) をスローします。

E/MediaPlayer(27899): Error (1,-1005)
D/VideoView(27899): Error: 1,-1005

しかし、Vitamio のこのストリームは再生されますが、エラーが発生します:

E/Vitamio(27899): Couldn't open file on client side, trying server side rtsp://host:80/path_to_file.mp4 (unfortunately can't give video link)

Vitamio は興味深いデバッグ情報を提供してくれます。

D/Vitamio[Player](27899): [rtsp @ 0x347630] UDP timeout, retrying with TCP
D/Vitamio[Player](27899): [rtsp @ 0x347630] Estimating duration from bitrate, this may be inaccurate

そして最後にビデオを再生します。どちら側にエラーがありますか? そのような問題を解決する方法は?

4

0 に答える 0