Very interesting:
only during the first run of openRTSP streaming was aborted spontaneously after a very few seconds. See openRTSP.log.1 attached.

This the key part:

Started playing session
Receiving streamed data (signal with "kill -HUP 45822" or "kill -USR1 45822" to terminate)...
Received RTCP "BYE" on "audio/MPEG4-GENERIC" subsession (after 5 seconds)

Your server (the Axis camera) is signalling - after just 5 seconds of streaming - that the stream has shut down. The client ("openRTSP" in this case, but also VLC) is then - quite properly - honoring the server's request, by shutting down the RTSP connection.

So, you need to figure out why your server is signalling shutdown after just 5 seconds.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to