Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./openRTSP rtsp://37.43.41.142:554/live/ch00_0
- Opening connection to 37.43.41.142, port 554...
- ...remote connection opened
- Sending request: OPTIONS rtsp://37.43.41.142:554/live/ch00_0 RTSP/1.0
- CSeq: 2
- User-Agent: ./openRTSP (LIVE555 Streaming Media v2013.12.31)
- Received 105 new bytes of response data.
- Received a complete OPTIONS response:
- RTSP/1.0 200 OK
- CSeq: 2
- Server: UBNT Streaming Server v1.2
- Public: DESCRIBE, SETUP, TEARDOWN, PLAY
- Sending request: DESCRIBE rtsp://37.43.41.142:554/live/ch00_0 RTSP/1.0
- CSeq: 3
- User-Agent: ./openRTSP (LIVE555 Streaming Media v2013.12.31)
- Accept: application/sdp
- Received 561 new bytes of response data.
- Received a complete DESCRIBE response:
- RTSP/1.0 200 OK
- CSeq: 3
- Server: UBNT Streaming Server v1.2
- Content-Base: rtsp://37.43.41.142:554/live/ch00_0/
- Content-Type: application/sdp
- Content-Length: 393
- v=0
- o=- 1 1 IN IP4 127.0.0.1
- s=Ubiquiti Live
- i=UBNT Streaming Media
- c=IN IP4 0.0.0.0
- t=0 0
- m=video 0 RTP/AVP 99
- b=AS:50000
- a=framerate:30
- a=x-dimensions:1280,720
- a=x-vendor-id:ubnt,a521
- a=x-rtp-ts:4617405454576779984
- a=rtpmap:99 H264/90000
- a=fmtp:99 profile-level-id=42A01E;packetization-mode=1;sprop-parameter-sets=Z0IAKOkAoAt1xIAG3dAAzf5gDYgQlA==,aM4xUg==
- a=control:trackID=0
- Opened URL "rtsp://37.43.41.142:554/live/ch00_0", returning a SDP description:
- v=0
- o=- 1 1 IN IP4 127.0.0.1
- s=Ubiquiti Live
- i=UBNT Streaming Media
- c=IN IP4 0.0.0.0
- t=0 0
- m=video 0 RTP/AVP 99
- b=AS:50000
- a=framerate:30
- a=x-dimensions:1280,720
- a=x-vendor-id:ubnt,a521
- a=x-rtp-ts:4617405454576779984
- a=rtpmap:99 H264/90000
- a=fmtp:99 profile-level-id=42A01E;packetization-mode=1;sprop-parameter-sets=Z0IAKOkAoAt1xIAG3dAAzf5gDYgQlA==,aM4xUg==
- a=control:trackID=0
- Unable to create receiver for "video/H264" subsession: getsockname() error: Bad file descriptor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement