views:

21

answers:

0

Hi,

I'm using mplayer for playing RTSP streams (Axis IP Camera), and I would like to know how I can prevent mplayer from crashing when the IP cameras are unreachable (network problem, camera is shutdown, etc...). Currently, mplayer crash with this output: MPlayer interrupted by signal 11 in module: free_demuxer - 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.

Even with the loop option set to 0.

I would like to modify mplayer for wait and trying to reconnect to the IP camera every 30 secondes for example.

Sorry for my bad English, it's not my main langage.

Thanks in advance for anyhel

related questions