[MPlayer-users] Problems with reading stream from AXIS 210 Webcam

Johann Horvat johann at indiecam.com
Tue Aug 28 21:13:33 CEST 2007


Hi,

What am I doing wrong?

We have an AXIS 210 Webcam, it is configured to stream a MPEG4 with 320x200, 
Video Object type=Simple (H.263), NO AUDIO!

here is my output:

johann at vr-dev:~$ mplayer rtsp://192.168.0.2:554/mpeg4/media.amp -v -vo png -nosound
MPlayer 1.0rc1-4.1.2-DFSG-free (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz (Family: 6, Model: 15, 
Stepping: 6)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
get_path('codecs.conf') -> '/home/johann/.mplayer/codecs.conf'
Reading /home/johann/.mplayer/codecs.conf: Can't open 
'/home/johann/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No such 
file or directory
Using built-in default codecs.conf.
CommandLine: 'rtsp://192.168.0.2:554/mpeg4/media.amp' '-v' '-vo' 'png' '-nosound'
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Using nanosleep() timing
get_path('input.conf') -> '/home/johann/.mplayer/input.conf'
Can't open input config file /home/johann/.mplayer/input.conf: No such file or 
directory
Can't open input config file /etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
get_path('media.amp.conf') -> '/home/johann/.mplayer/media.amp.conf'

Playing rtsp://192.168.0.2:554/mpeg4/media.amp.
get_path('sub/') -> '/home/johann/.mplayer/sub/'
STREAM_RTSP, URL: rtsp://192.168.0.2:554/mpeg4/media.amp
Filename for url is now rtsp://192.168.0.2:554/mpeg4/media.amp
Filename for url is now rtsp://192.168.0.2:554/mpeg4/media.amp
Resolving 192.168.0.2 for AF_INET6...
Couldn't resolve name for AF_INET6: 192.168.0.2
Connecting to server 192.168.0.2[192.168.0.2]: 554...
SDP:
v=0
o=- 1188335511489032 1188335511489046 IN IP4 192.168.0.2
s=Media Presentation
e=NONE
c=IN IP4 0.0.0.0
b=AS:1500
t=0 0
a=control:*
a=range:npt=now-
a=mpeg4-iod: 
"data:application/mpeg4-iod;base64,AoDUAE8BAf/3AQOAbwABQFBkYXRhOmFwcGxpY2F0aW9uL21wZWc0LW9kLWF1O2Jhc2U2NCxBUjBCR3dVZkF4Y0F5U1FBWlFRTklCRUVrK0FBRnVOZ0FCYmpZQVlCQkE9PQQNAQUABAAAAAAAAAAAAAYJAQAAAAAAAAAAAzoAAkA2ZGF0YTphcHBsaWNhdGlvbi9tcGVnNC1iaWZzLWF1O2Jhc2U2NCx3QkFTWVFTSVVFVUZQd0E9BBICDQAAAgAAAAAAAAAABQMAAEAGCQEAAAAAAAAAAA=="
a=isma-compliance:1,1.0,1
m=video 0 RTP/AVP 96
b=AS:1500
a=framerate:25.0
a=control:trackID=1
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 profile-level-id=247; 
config=000001B0F7000001B509000001000000012000844019285020F0A21F
a=mpeg4-esid:201

rtsp_session: unsupported RTSP server. Server type is 'unknown'.
Filename for url is now rtsp://192.168.0.2:554/mpeg4/media.amp
Filename for url is now rtsp://192.168.0.2:554/mpeg4/media.amp
STREAM_HTTP(2), URL: rtsp://192.168.0.2:554/mpeg4/media.amp
Resolving 192.168.0.2 for AF_INET6...
Couldn't resolve name for AF_INET6: 192.168.0.2
Connecting to server 192.168.0.2[192.168.0.2]: 554...
--- HTTP DEBUG HEADER --- START ---
protocol:           [HTTP/1.0]
http minor version: [0]
uri:                [(null)]
method:             [(null)]
status code:        [200]
reason phrase:      [OK]
body size:          [26]
Fields:
  0 - Content-Type: text/plain
  1 - Content-Length: 26
--- HTTP DEBUG HEADER --- END ---
Content-Type: [text/plain]
Content-Length: [26]
Cache size set to 320 KBytes
STREAM: [null] rtsp://192.168.0.2:554/mpeg4/media.amp
STREAM: Description: http streaming
STREAM: Author: Bertrand, Albeu, Arpi? who?
STREAM: Comment: plain http, also used as fallback for many other protocols
CACHE_PRE_INIT: 0 [0] 0  pre:65536  eof:0
Cache fill:  0.01% (26 bytes)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename rtsp://192.168.0.2:554/mpeg4/media.amp ext: .amp
Checking for Nullsoft Streaming Video
Checking for MOV
Checking for VIVO
header block 1 size: 111
AVS: avs_check_file - attempting to open file rtsp://192.168.0.2:554/mpeg4/media.amp


MPlayer interrupted by signal 11 in module: demux_open
- MPlayer crashed by bad usage of CPU/FPU/RAM.
   Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
   disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
   It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
   gcc version. If you think it's MPlayer's fault, please read
   DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
   won't help unless you provide this information when reporting a possible bug.

What is going wrong?

Thanks Johann



More information about the MPlayer-users mailing list