Hikvision Camera Streams Disconnecting After ~30 Seconds
-
Hello,
I’ve just setup the Monocle Gateway along with the new Echo Show 2nd Gen (10.1") device. After the 10-15 seconds of buffering, the camera stream only plays for around 30 seconds then disconnects. This is across multiple different Hikvision Camera models under the Hikvision NVR DS-7616NI-I2 / 16P. I can immediately (with the initial delay) start the stream again, but it will disconnect again after around 30 seconds.
Initially I cannot get it working at all without the Gateway but do plan on using it with the Fire TV 4K Stick so I don’t mind keeping the gateway.
I reviewed the logs (below) but don’t see anything that could be used to assist. One other option I tried was to set the timeout in the Web UI to 60 seconds, shorter, longer, but the feed always cuts out after ~30 seconds.
Log below (When suing @proxy TAG):
2019-12-01T01:05:51.208Z [INFO] [192.168.1.127:57890 <HkDlfqeTr>] RTSP ENDPOINT PLAYING MEDIA STREAM: Front Door (STREAM:e25de920-1b86-4619-8580-762dc5b0f443) 2019-12-01T01:05:51.217Z [INFO] [192.168.1.127:57890 <HkDlfqeTr>] RTSP CLIENT PLAYING MEDIA STREAM: Front Door (STREAM:e25de920-1b86-4619-8580-762dc5b0f443) 2019-12-01T01:07:01.250Z [INFO] [192.168.1.127:57890 <HkDlfqeTr>] RTSP CLIENT SOCKET CLOSED 2019-12-01T01:07:01.252Z [INFO] [192.168.1.127:57890 <HkDlfqeTr>] RTSP CLIENT DETACHED FROM STREAM: Front Door (STREAM:e25de920-1b86-4619-8580-762dc5b0f443) 2019-12-01T01:07:01.258Z [INFO] [192.168.1.127:57890 <HkDlfqeTr>] RTSP ENDPOINT SOCKET CLOSED [192.168.1.127:57890 <HkDlfqeTr>]
Camera Feed/Stream URL (RTSP):
rtsp://192.168.1.240:10554/Streaming/Channels/1201/
Authentication: DIGEST
Video Resolution 192x192
Video Codec 264
Audio Codec None (Others Tried As Well)
Timeout (Seconds)
blank, 60, others tried as well
Tags (Optional)
@proxyWhen using @tunnel TAG I can’t get it to work at all and eventually says “Hmm, the camera isn’t responding”. Log below:
------------------------------------------------- INITIALIZE RTSP STREAM: Front Door ------------------------------------------------- - NAME : Front Door - LABEL : PRIMARY - URL : rtsp://192.168.1.240:10554/Streaming/Channels/1201/ - UUID : STREAM:e25de920-1b86-4619-8580-762dc5b0f443 - SESS : c4ddd302-f255-48a1-b9e4-e54f69d7954a - MODIF : Sat Nov 30 2019 20:15:46 GMT-0500 (Eastern Standard Time) - TAGS : @tunnel ------------------------------------------------- 2019-12-01T01:16:58.145Z [INFO] [192.168.1.127:57906 <HyGq4clpH>] RTSP CLIENT SOCKET CONNECTED 2019-12-01T01:16:58.273Z [INFO] [192.168.1.127:57906 <HyGq4clpH>] RTSP CLIENT ATTACHED TO STREAM: Front Door (STREAM:e25de920-1b86-4619-8580-762dc5b0f443) 2019-12-01T01:16:58.276Z [INFO] [192.168.1.127:57906 <HyGq4clpH>] RTSP ENDPOINT SOCKET CONNECTED {192.168.1.240:10554} 2019-12-01T01:16:58.281Z [DEBUG] [192.168.1.127:57906 <HyGq4clpH>] [CLIENT REQUEST] --> [DESCRIBE] rtsp://<REMOVED ID STREAM URL>.mproxy.io:443/STREAM:e25de920-1b86-4619-8580-762dc5b0f443?session=c4ddd302-f255-48a1-b9e4-e54f69d7954a 2019-12-01T01:16:58.282Z [TRACE] [192.168.1.127:57906 <HyGq4clpH>] [CLIENT REQUEST] --> [HEADERS] { "accept": "application/sdp", "user-agent": "stagefright/1.2 (Linux;Android 5.1.1)", "cseq": "1" } 2019-12-01T01:16:58.284Z [DEBUG] [192.168.1.127:57906 <HyGq4clpH>] [ENDPOINT REQUEST] --> [DESCRIBE] rtsp://192.168.1.240:10554/Streaming/Channels/1201/ 2019-12-01T01:16:58.291Z [TRACE] [192.168.1.127:57906 <HyGq4clpH>] [ENDPOINT REQUEST] --> [HEADERS] { "accept": "application/sdp", "user-agent": "stagefright/1.2 (Linux;Android 5.1.1)", "cseq": "1" } 2019-12-01T01:17:28.274Z [WARN] [192.168.1.127:57906 <HyGq4clpH>] RTSP CLIENT SOCKET TIMEOUT 2019-12-01T01:17:28.282Z [INFO] [192.168.1.127:57906 <HyGq4clpH>] RTSP CLIENT SOCKET CLOSED 2019-12-01T01:17:28.282Z [INFO] [192.168.1.127:57906 <HyGq4clpH>] RTSP CLIENT DETACHED FROM STREAM: Front Door (STREAM:e25de920-1b86-4619-8580-762dc5b0f443) 2019-12-01T01:17:28.283Z [INFO] [192.168.1.127:57906 <HyGq4clpH>] RTSP ENDPOINT SOCKET CLOSED [192.168.1.127:57906 <HyGq4clpH>]
Using VLC shows the stream right away and doesn’t disconnect.
Would love to get this working more consistently in Monocle. Any help is greatly appreciated!
-
@chipskylark37 I have the same issue. I haven’t been able to get it to work. I have other cameras that are not on the NVR and they work fine. My hunch was that there is some handshake issue where the NVR isn’t responding to certain RTSP requests. I would have liked to bypass the NVR and go to the cameras directly but I can’t because they are on a different network and the NVR acts as a bridge.
If you figure this out I’d love to know as well.
-
Here is some more debugging information. @Monocle we have chatted about this in the past once but hopefully this extra data will help resolve.
In this example, the camera is displayed, everything is working and then it flips to showing “Buffering…” and then disconnects.
the URL works fine from VLC, I’ve tried every combination of tags in the monocle configuration, i’ve reduced the quality and fps to as low as possible.
I have a wireshark capture of the machines involved if that helps as well https://www.dropbox.com/s/augcddahdcj0fdz/RTSPPackets.pcapng
192.168.86.43 - Gateway host on pi
192.168.86.201 - RTSP stream from NVR
192.168.86.38 - echoDec 28 10:05:17 janianpi monocle-gateway[438]: ------------------------------------------------- Dec 28 10:05:17 janianpi monocle-gateway[438]: INITIALIZE RTSP STREAM: Back Camera Dec 28 10:05:17 janianpi monocle-gateway[438]: ------------------------------------------------- Dec 28 10:05:17 janianpi monocle-gateway[438]: - NAME : Back Camera Dec 28 10:05:17 janianpi monocle-gateway[438]: - LABEL : PRIMARY Dec 28 10:05:17 janianpi monocle-gateway[438]: - URL : rtsp://192.168.86.201:554/Streaming/Channels/302 Dec 28 10:05:17 janianpi monocle-gateway[438]: - UUID : STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74 Dec 28 10:05:17 janianpi monocle-gateway[438]: - SESS : 87432303-7b1a-4e8b-badf-b23911dfdefc Dec 28 10:05:17 janianpi monocle-gateway[438]: - MODIF : Sat Dec 28 2019 09:39:07 GMT-0500 (EST) Dec 28 10:05:17 janianpi monocle-gateway[438]: - TAGS : @noaudio,@ntpnow,@proxy-tcp Dec 28 10:05:17 janianpi monocle-gateway[438]: ------------------------------------------------- Dec 28 10:05:17 janianpi monocle-gateway[438]: 2019-12-28T15:05:17.511Z [INFO] [RTSP PROXY] REGISTERING STREAM [Back Camera/PRIMARY]; (STREAM:883 57a6d-ecb6-4cd3-a45d-326bdb9b4e74) Dec 28 10:05:17 janianpi monocle-gateway[438]: 2019-12-28T15:05:17.519Z [DEBUG] <RTSP-PROXY> [REQUEST] --> [REGISTER] rtsp://192.168.86.201:554/S treaming/Channels/302 Dec 28 10:05:17 janianpi monocle-gateway[438]: 2019-12-28T15:05:17.519Z [TRACE] <RTSP-PROXY> [REQUEST] --> [HEADERS] { Dec 28 10:05:17 janianpi monocle-gateway[438]: "cseq": "1", Dec 28 10:05:17 janianpi monocle-gateway[438]: "transport": "reuse_connection=0;preferred_delivery_protocol=interleaved;proxy_url_suffix=STREAM: 88357a6d-ecb6-4cd3-a45d-326bdb9b4e74;username=ajanian;password=mKEybKmey1WG" Dec 28 10:05:17 janianpi monocle-gateway[438]: } Dec 28 10:05:17 janianpi monocle-gateway[438]: 2019-12-28T15:05:17.522Z [DEBUG] <RTSP-PROXY> [RESPONSE] <-- [200 (OK)] <cseq=1> (session=undefined ) Dec 28 10:05:17 janianpi monocle-gateway[438]: 2019-12-28T15:05:17.522Z [TRACE] <RTSP-PROXY> [RESPONSE] <-- [HEADERS] { Dec 28 10:05:17 janianpi monocle-gateway[438]: "cseq": "1", Dec 28 10:05:17 janianpi monocle-gateway[438]: "date": "Sat, Dec 28 2019 15:05:17 GMT" Dec 28 10:05:17 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.664Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP CLIENT SOCKET CONNECTED Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.784Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP CLIENT ATTACHED TO STREAM: Back Camera (STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74) Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.787Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP ENDPOINT SOCKET CONNECTED { 127.0.0.1:8554} Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.793Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT REQUEST] --> [DESCRIBE] rtsp://cc4a0e00-63ea-4627-a3e7-4c87169846b4.mproxy.io:443/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74?session=87432303-7b1a-4e8b-badf-b23911dfdef c Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.793Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT REQUEST] --> [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "accept": "application/sdp", Dec 28 10:05:18 janianpi monocle-gateway[438]: "user-agent": "Fire OS/5.5.3.5 stagefright/1.2 (Linux;Android 5.1.1)", Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "1" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.794Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP ENDPOINT ATTEMPTING AUTHENTICATION: BASIC Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.799Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT REQUEST] --> [DESCRIBE] rtsp://cc4a0e00-63ea-4627-a3e7-4c87169846b4.mproxy.io:443/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74 Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.799Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT REQUEST] --> [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "accept": "application/sdp", Dec 28 10:05:18 janianpi monocle-gateway[438]: "user-agent": "Fire OS/5.5.3.5 stagefright/1.2 (Linux;Android 5.1.1)", Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "1", Dec 28 10:05:18 janianpi monocle-gateway[438]: "authorization": "Basic YWphbmlhbjptS0V5YkttZXkxV0c=" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.804Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT RESPONSE] <-- [200 (OK)] <cseq=1> (session=undefined) Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.805Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT RESPONSE] <-- [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "1", Dec 28 10:05:18 janianpi monocle-gateway[438]: "date": "Sat, Dec 28 2019 15:05:18 GMT", Dec 28 10:05:18 janianpi monocle-gateway[438]: "content-base": "rtsp://127.0.0.1:8554/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74/", Dec 28 10:05:18 janianpi monocle-gateway[438]: "content-type": "application/sdp", Dec 28 10:05:18 janianpi monocle-gateway[438]: "content-length": "544" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.806Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT RESPONSE] <-- [BODY] Dec 28 10:05:18 janianpi monocle-gateway[438]: v=0 Dec 28 10:05:18 janianpi monocle-gateway[438]: o=- 1577545517520464 1 IN IP4 192.168.86.43 Dec 28 10:05:18 janianpi monocle-gateway[438]: s=LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: i=LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: t=0 0 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=tool:LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=type:broadcast Dec 28 10:05:18 janianpi monocle-gateway[438]: a=control:* Dec 28 10:05:18 janianpi monocle-gateway[438]: a=range:npt=0- Dec 28 10:05:18 janianpi monocle-gateway[438]: a=x-qt-text-nam:LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=x-qt-text-inf:LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: m=video 0 RTP/AVP 96 Dec 28 10:05:18 janianpi monocle-gateway[438]: c=IN IP4 0.0.0.0 Dec 28 10:05:18 janianpi monocle-gateway[438]: b=AS:4096 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=rtpmap:96 H264/90000 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=fmtp:96 packetization-mode=1;profile-level-id=4D401E;sprop-parameter-sets=Z01AHppmCw//NQYGBkAAAPoAADqYAQ==,aO48gA== Dec 28 10:05:18 janianpi monocle-gateway[438]: a=control:track1 Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.807Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP ENDPOINT AUTHENTICATION SUCCESSFUL: BASIC Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.816Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT RESPONSE] <-- [200 (OK)] <cseq=1> (session=undefined) Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.817Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT RESPONSE] <-- [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "1", Dec 28 10:05:18 janianpi monocle-gateway[438]: "date": "Sat, Dec 28 2019 15:05:18 GMT", Dec 28 10:05:18 janianpi monocle-gateway[438]: "content-base": "rtsp://127.0.0.1:8554/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74/", Dec 28 10:05:18 janianpi monocle-gateway[438]: "content-type": "application/sdp", Dec 28 10:05:18 janianpi monocle-gateway[438]: "content-length": "544" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.819Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT RESPONSE] <-- [BODY] Dec 28 10:05:18 janianpi monocle-gateway[438]: v=0 Dec 28 10:05:18 janianpi monocle-gateway[438]: o=- 1577545517520464 1 IN IP4 192.168.86.43 Dec 28 10:05:18 janianpi monocle-gateway[438]: s=LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: i=LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: t=0 0 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=control:* Dec 28 10:05:18 janianpi monocle-gateway[438]: a=tool:LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=type:broadcast Dec 28 10:05:18 janianpi monocle-gateway[438]: a=range:npt=0- Dec 28 10:05:18 janianpi monocle-gateway[438]: a=x-qt-text-nam:LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=x-qt-text-inf:LIVE555 Streaming Media v2018.04.25 Dec 28 10:05:18 janianpi monocle-gateway[438]: m=video 0 RTP/AVP 96 Dec 28 10:05:18 janianpi monocle-gateway[438]: c=IN IP4 0.0.0.0 Dec 28 10:05:18 janianpi monocle-gateway[438]: b=AS:4096 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=rtpmap:96 H264/90000 Dec 28 10:05:18 janianpi monocle-gateway[438]: a=fmtp:96 packetization-mode=1;profile-level-id=4D401E;sprop-parameter-sets=Z01AHppmCw//NQYGBkAAAPoAADqYAQ==,aO48gA== Dec 28 10:05:18 janianpi monocle-gateway[438]: a=control:track1 Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.827Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT REQUEST] --> [SETUP] rtsp://127.0.0.1:8554/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74/track1 Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.827Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT REQUEST] --> [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "transport": "RTP/AVP/TCP;interleaved=0-1", Dec 28 10:05:18 janianpi monocle-gateway[438]: "user-agent": "Fire OS/5.5.3.5 stagefright/1.2 (Linux;Android 5.1.1)", Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "2" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.834Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT REQUEST] --> [SETUP] rtsp://127.0.0.1:8554/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74/track1 Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.835Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT REQUEST] --> [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "transport": "RTP/AVP/TCP;interleaved=0-1", Dec 28 10:05:18 janianpi monocle-gateway[438]: "user-agent": "Fire OS/5.5.3.5 stagefright/1.2 (Linux;Android 5.1.1)", Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "2", Dec 28 10:05:18 janianpi monocle-gateway[438]: "authorization": "Basic YWphbmlhbjptS0V5YkttZXkxV0c=" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.877Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT RESPONSE] <-- [200 (OK)] <cseq=2> (session=649C06B5;timeout=65) Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.877Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT RESPONSE] <-- [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "2", Dec 28 10:05:18 janianpi monocle-gateway[438]: "date": "Sat, Dec 28 2019 15:05:18 GMT", Dec 28 10:05:18 janianpi monocle-gateway[438]: "transport": "RTP/AVP/TCP;unicast;destination=127.0.0.1;source=127.0.0.1;interleaved=0-1", Dec 28 10:05:18 janianpi monocle-gateway[438]: "session": "649C06B5;timeout=65" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.884Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT RESPONSE] <-- [200 (OK)] <cseq=2> (session=649C06B5;timeout=65) Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.885Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT RESPONSE] <-- [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "2", Dec 28 10:05:18 janianpi monocle-gateway[438]: "date": "Sat, Dec 28 2019 15:05:18 GMT", Dec 28 10:05:18 janianpi monocle-gateway[438]: "transport": "RTP/AVP/TCP;unicast;destination=127.0.0.1;source=127.0.0.1;interleaved=0-1", Dec 28 10:05:18 janianpi monocle-gateway[438]: "session": "649C06B5;timeout=65" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.926Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT REQUEST] --> [PLAY] rtsp://127.0.0.1:8554/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74/ Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.927Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT REQUEST] --> [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "session": "649C06B5", Dec 28 10:05:18 janianpi monocle-gateway[438]: "user-agent": "Fire OS/5.5.3.5 stagefright/1.2 (Linux;Android 5.1.1)", Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "3" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.933Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT REQUEST] --> [PLAY] rtsp://127.0.0.1:8554/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74/ Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.934Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT REQUEST] --> [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "session": "649C06B5", Dec 28 10:05:18 janianpi monocle-gateway[438]: "user-agent": "Fire OS/5.5.3.5 stagefright/1.2 (Linux;Android 5.1.1)", Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "3", Dec 28 10:05:18 janianpi monocle-gateway[438]: "authorization": "Basic YWphbmlhbjptS0V5YkttZXkxV0c=" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.976Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT RESPONSE] <-- [200 (OK)] <cseq=3> (session=649C06B5) Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.977Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [ENDPOINT RESPONSE] <-- [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "3", Dec 28 10:05:18 janianpi monocle-gateway[438]: "date": "Sat, Dec 28 2019 15:05:18 GMT", Dec 28 10:05:18 janianpi monocle-gateway[438]: "range": "npt=0.000-", Dec 28 10:05:18 janianpi monocle-gateway[438]: "session": "649C06B5", Dec 28 10:05:18 janianpi monocle-gateway[438]: "rtp-info": "url=rtsp://127.0.0.1:8554/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74/track1;seq=29905;rtptime=2419315732" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.981Z [DEBUG] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT RESPONSE] <-- [200 (OK)] <cseq=3> (session=649C06B5) Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.981Z [TRACE] [192.168.86.38:41764 <rJPNklHyI>] [CLIENT RESPONSE] <-- [HEADERS] { Dec 28 10:05:18 janianpi monocle-gateway[438]: "cseq": "3", Dec 28 10:05:18 janianpi monocle-gateway[438]: "date": "Sat, Dec 28 2019 15:05:18 GMT", Dec 28 10:05:18 janianpi monocle-gateway[438]: "range": "npt=0.000-", Dec 28 10:05:18 janianpi monocle-gateway[438]: "session": "649C06B5", Dec 28 10:05:18 janianpi monocle-gateway[438]: "rtp-info": "url=rtsp://127.0.0.1:8554/STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74/track1;seq=29905;rtptime=2419315732" Dec 28 10:05:18 janianpi monocle-gateway[438]: } Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.982Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP ENDPOINT PLAYING MEDIA STREAM: Back Camera (STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74) Dec 28 10:05:18 janianpi monocle-gateway[438]: 2019-12-28T15:05:18.982Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP CLIENT PLAYING MEDIA STREAM: Back Camera (STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74) Dec 28 10:06:19 janianpi monocle-gateway[438]: 2019-12-28T15:06:19.109Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP CLIENT SOCKET CLOSED Dec 28 10:06:19 janianpi monocle-gateway[438]: 2019-12-28T15:06:19.110Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP CLIENT DETACHED FROM STREAM: Back Camera (STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74) Dec 28 10:06:19 janianpi monocle-gateway[438]: 2019-12-28T15:06:19.110Z [INFO] [RTSP PROXY] DE-REGISTERING STREAM [Back Camera/PRIMARY]; NO LONGER IN USE Dec 28 10:06:19 janianpi monocle-gateway[438]: 2019-12-28T15:06:19.112Z [INFO] [192.168.86.38:41764 <rJPNklHyI>] RTSP ENDPOINT SOCKET CLOSED [192.168.86.38:41764 <rJPNklHyI>] Dec 28 10:06:19 janianpi monocle-gateway[438]: 2019-12-28T15:06:19.123Z [DEBUG] <RTSP-PROXY> [REQUEST] --> [DEREGISTER] rtsp://192.168.86.201:554/Streaming/Channels/302 Dec 28 10:06:19 janianpi monocle-gateway[438]: 2019-12-28T15:06:19.123Z [TRACE] <RTSP-PROXY> [REQUEST] --> [HEADERS] { Dec 28 10:06:19 janianpi monocle-gateway[438]: "cseq": "1", Dec 28 10:06:19 janianpi monocle-gateway[438]: "transport": "reuse_connection=0;preferred_delivery_protocol=interleaved;proxy_url_suffix=STREAM:88357a6d-ecb6-4cd3-a45d-326bdb9b4e74" Dec 28 10:06:19 janianpi monocle-gateway[438]: } Dec 28 10:06:19 janianpi monocle-gateway[438]: 2019-12-28T15:06:19.125Z [DEBUG] <RTSP-PROXY> [RESPONSE] <-- [200 (OK)] <cseq=1> (session=undefined) Dec 28 10:06:19 janianpi monocle-gateway[438]: 2019-12-28T15:06:19.126Z [TRACE] <RTSP-PROXY> [RESPONSE] <-- [HEADERS] { Dec 28 10:06:19 janianpi monocle-gateway[438]: "cseq": "1", Dec 28 10:06:19 janianpi monocle-gateway[438]: "date": "Sat, Dec 28 2019 15:06:19 GMT" Dec 28 10:06:19 janianpi monocle-gateway[438]: }
-
i am having this same issue. Is there anything i can try to get this working? it also has a 10 second delay in the video.