Ross,

Wanted to follow-up on this issue. I have gone through additional testing
throughout the day and have greatly simplified my testing scenario, however
I'm still experiencing the strange file issue as described previously.

After making changes in my test environment and making debug observations,
 I'm quite sure there is something amiss. The problem does not lend itself
to easy explanation, but I'll try my best to communicate what I'm observing
in my testing.

Test Environment:

Single back-end server (Axis camera)
Proxy Server running on an isolated server
Two test clients running on separate computers
Proxy Server / Back-end server / clients all connected on local LAN

Test Steps:

1. Start ProxyServer with -V -R options

2. Registered the single back-end server (works as expected; using new
transport header options) . BTW, the option for setting suffix is a nice
additon!

3. Connected a single client (VLC) to record the proxy stream to file.
(Connects fine and I see debug output recording the connection)

4. Connect another client (VLC) to proxy stream to record a second file.
(Connects fine, but I do not see any debug output showing this
connection???)

5. Stop Recording on first client.

6 Stop recording on second client.

Both clients produce mp4 files that have a problem with being validated as
html5 video.

If I run the same test scenario with just one client the file is different.
It now validates as html5 video. I can reproduce this over and over with no
change in the outcome.

It almost seems like when running simultaneously the 2 clients are sharing
the same rtsp session?

Could it be that when one client sends STOP (stopping recording) and the
other client is still playing/recording the stream Proxy Server does not
respond to the STOP from the other client?


I have attached a debug file that reflects steps (1-6). If you could take a
quick look to see if there something obvious that would be great. From what
I can see it seems given the steps outlined that the debug file would have
been different. Also, if you have any suggestions on additional steps or
debugging that I can do that would be great.

Bob




On Tue, Oct 22, 2013 at 1:54 PM, Ross Finlayson <finlay...@live555.com>wrote:

> I guess my question would be this: Assuming all back-end servers are live
> rtsp:// streams going to Proxy Server. Would each front-end client
> connection to Proxy Server be isolated from the other...would the
> characteristics of the stream provided by Proxy Server be as if each
> application was connected in isolation?
>
>
> Yes, it should.  In fact, when streaming to >1 front-end clients, the
> proxy server transmits the exact same RTP/RTCP packets to each client.  So
> the only difference should be the somewhat increased probability of packet
> loss (due to the Nx increase in packets being sent).
>
>
> 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
>
>
LIVE555 Proxy Server
	(LIVE555 Streaming Media library version 2013.10.18)

(We handle incoming "REGISTER" requests on port 8554)

(We use port 8000 for optional RTSP-over-HTTP tunneling.)
Opening connection to 10.10.1.31, port 554...
Proxying the registered back-end stream "rtsp://10.10.1.31/axis-media/media.amp?streamprofile=test".
	Play this stream using the URL: rtsp://10.10.1.11:8554/test
...remote connection opened
Sending request: DESCRIBE rtsp://10.10.1.31/axis-media/media.amp?streamprofile=test RTSP/1.0
CSeq: 2
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Accept: application/sdp


Received 695 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 200 OK
CSeq: 2
Content-Type: application/sdp
Content-Base: rtsp://10.10.1.31/axis-media/media.amp/
Date: Wed, 23 Oct 2013 18:29:51 GMT
Content-Length: 523

v=0
o=- 1382552991176839 1382552991176839 IN IP4 10.10.1.31
s=Media Presentation
e=NONE
b=AS:50000
t=0 0
a=control:rtsp://10.10.1.31/axis-media/media.amp?streamprofile=test
a=range:npt=0.000000-
m=video 0 RTP/AVP 96
c=IN IP4 0.0.0.0
b=AS:50000
a=framerate:3.0
a=transform:1,0,0;0,1,0;0,0,1
a=control:rtsp://10.10.1.31/axis-media/media.amp/trackID=1?streamprofile=test
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1; profile-level-id=4D0029; sprop-parameter-sets=Z00AKeKQPBH9YC3AQEBpB4kRUA==,aO48gA==

ProxyServerMediaSession["rtsp://10.10.1.31/axis-media/media.amp/"] added new "ProxyServerMediaSubsession" for RTP/video/H264 track
Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 3
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)


Received 143 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 3
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:30:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 4
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)


Received 143 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 4
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:30:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 5
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)


Received 143 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 5
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:31:21 GMT


ProxyServerMediaSubsession["H264"]::createNewStreamSource(session id 0)
	Initiated: ProxyServerMediaSubsession["H264"]
ProxyServerMediaSubsession["H264"]::createNewRTPSink()
ProxyServerMediaSubsession["H264"]::closeStreamSource()
ProxyServerMediaSubsession["H264"]::createNewStreamSource(session id 3716248867)
Sending request: SETUP rtsp://10.10.1.31/axis-media/media.amp/trackID=1?streamprofile=test RTSP/1.0
CSeq: 6
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Transport: RTP/AVP;unicast;client_port=44870-44871


ProxyServerMediaSubsession["H264"]::createNewRTPSink()
Received 198 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 6
Session: 35F5C990; timeout=60
Transport: RTP/AVP;unicast;client_port=44870-44871;server_port=50012-50013;ssrc=C871611A;mode="PLAY"
Date: Wed, 23 Oct 2013 18:31:22 GMT


ProxyRTSPClient["rtsp://10.10.1.31/axis-media/media.amp/"]::continueAfterSETUP(): head codec: H264; numSubsessions 1
	queue:	H264
Sending request: PLAY rtsp://10.10.1.31/axis-media/media.amp?streamprofile=test RTSP/1.0
CSeq: 7
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 209 new bytes of response data.
Received a complete PLAY response:
RTSP/1.0 200 OK
CSeq: 7
Session: 35F5C990
Range: npt=0-
RTP-Info: url=rtsp://10.10.1.31/axis-media/media.amp/trackID=1?streamprofile=test;seq=463;rtptime=2336323415
Date: Wed, 23 Oct 2013 18:31:22 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 8
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 162 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 8
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:31:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 9
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 162 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 9
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:32:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 10
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 10
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:32:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 11
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 11
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:33:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 12
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 12
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:33:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 13
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 13
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:34:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 14
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 14
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:34:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 15
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 15
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:35:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 16
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 16
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:35:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 17
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 17
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:36:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 18
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 18
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:36:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 19
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 19
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:37:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 20
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 20
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:37:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 21
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 21
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:38:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 22
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 22
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:38:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 23
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 23
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:39:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 24
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 24
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:39:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 25
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 25
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:40:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 26
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 26
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:40:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 27
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 27
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:41:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 28
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 28
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:41:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 29
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 29
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:42:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 30
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 30
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:42:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 31
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 31
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:43:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 32
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 32
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:43:51 GMT


ProxyServerMediaSubsession["H264"]::closeStreamSource()
Sending request: PAUSE rtsp://10.10.1.31/axis-media/media.amp?streamprofile=test RTSP/1.0
CSeq: 33
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 85 new bytes of response data.
Received a complete PAUSE response:
RTSP/1.0 200 OK
CSeq: 33
Session: 35F5C990
Date: Wed, 23 Oct 2013 18:44:06 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 34
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 34
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:44:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 35
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 35
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:44:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 36
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 36
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:45:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 37
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 37
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:45:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 38
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 38
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:46:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 39
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 39
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:46:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 40
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 40
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:47:21 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 41
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 41
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:47:51 GMT


Sending request: OPTIONS rtsp://10.10.1.31/axis-media/media.amp/ RTSP/1.0
CSeq: 42
User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.10.18)
Session: 35F5C990


Received 163 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 42
Session: 35F5C990
Public: DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Wed, 23 Oct 2013 18:48:21 GMT


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to