[FFmpeg-user] Streaming from live555 server

Roger Pack rogerdpack2 at gmail.com
Sat Oct 27 00:19:10 CEST 2012


> $ ffmpeg -v 999 -i rtsp://192.168.240.192:8554/testStream -c:v copy -c:a
> copy xx.mkv
>
> ffmpeg version N-44937-gadc5539 Copyright (c) 2000-2012 the FFmpeg
> developers
>   built on Oct  1 2012 11:42:51 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
>   configuration: --enable-libx264 --enable-gpl --prefix=/opt/ffmpeg
>   libavutil      51. 73.101 / 51. 73.101
>   libavcodec     54. 61.100 / 54. 61.100
>   libavformat    54. 29.105 / 54. 29.105
>   libavdevice    54.  3.100 / 54.  3.100
>   libavfilter     3. 18.100 /  3. 18.100
>   libswscale      2.  1.101 /  2.  1.101
>   libswresample   0. 16.100 /  0. 16.100
>   libpostproc    52.  1.100 / 52.  1.100
> [rtsp @ 0x2983240] SDP:
> v=0
> o=- 946684907073885 1 IN IP4 192.168.240.192
> s=Session streamed by "testH264VideoStreamer"
> i=stdin
> t=0 0
> a=tool:LIVE555 Streaming Media v2011.11.08
> a=type:broadcast
> a=control:*
> a=source-filter: incl IN IP4 * 192.168.240.192
> a=rtcp-unicast: reflection
> a=range:npt=0-
> a=x-qt-text-nam:Session streamed by "testH264VideoStreamer"
> a=x-qt-text-inf:stdin
> m=video 18888 RTP/AVP 96
> c=IN IP4 232.222.13.59/255
> b=AS:1500
> a=rtpmap:96 H264/90000
> a=fmtp:96
> packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKK2EBUViuKxUdCAqKxXFYqOhAVFYrisVHQgKisVxWKjoQFRWK4rFR0ICorFcVio6ECSFITk8nyfk/k/J8nm5s00IEkKQnJ5Pk/J/J+T5PNzZprQCADDI,aO48sA==
> a=control:track1
>
> [rtsp @ 0x2983240] video codec set to: h264
> [NULL @ 0x298b940] RTP Packetization Mode: 1
> [NULL @ 0x298b940] RTP Profile IDC: 64 Profile IOP: 0 Level: 28
> [NULL @ 0x298b940] Extradata set to 0x298bea0 (size: 102)!
> [rtsp @ 0x2983240] Nonmatching transport in server reply
> rtsp://192.168.240.192:8554/testStream: Invalid data found when processing
> input

What about with -loglevel debug?


More information about the ffmpeg-user mailing list