[FFmpeg-user] ffplay error :

Keestu Pillo get2jils at gmail.com
Mon Jan 27 12:00:40 CET 2014


Hi all,
I am new to ffmplay.
I tried streaming from vlc player with rtsp, and trying to run by ffplay.

i tried the below command
  ./ffplay_g  rtsp://192.168.8.47:8554/

and i end up getting the below error!.

ffplay version git-2014-01-27-6369766 Copyright (c) 2003-2014 the FFmpeg
developers
  built on Jan 27 2014 15:30:45 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  configuration: --prefix=/home/ramprakash/ffmpeg-linux/ffmpeg-build
--extra-cflags=-I/home/ramprakash/ffmpeg-linux/ffmpeg-build/include
--extra-ldflags=-L/home/ramprakash/ffmpeg-linux/ffmpeg-build/lib
--extra-libs=-ldl --enable-gpl --enable-libass --enable-libfdk-aac
--enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-nonfree --enable-debug
  libavutil      52. 63.100 / 52. 63.100
  libavcodec     55. 49.100 / 55. 49.100
  libavformat    55. 26.100 / 55. 26.100
  libavdevice    55.  5.102 / 55.  5.102
  libavfilter     4.  1.101 /  4.  1.101
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100
[tcp @ 0x7fd798001500]
*Connection to tcp://192.168.8.47:8554?timeout=0
<http://192.168.8.47:8554?timeout=0> failed: No route to
hostrtsp://192.168.8.47:8554/ <http://192.168.8.47:8554/>: Input/output
error*


How can i resolve this issue?


More information about the ffmpeg-user mailing list