Unraid and Unifi G4
-
added @tunnel
[ { "timestamp": "2022-07-11T17:55:04.849Z", "request": "InitializeCameraStreams", "response": [ { "uri": "rtsp://192.168.1.1:7447/wiZAv8xjjn670IJh", "proxy": "rtsp://67a07fbf-16e3-4f45-a594-e74e5af89c1a.mproxy.io:443/STREAM:f8f288f8-0ba0-441b-9390-cd97ed870bae?session=f63a19bd-3a47-4558-a247-fc0cdf12579b", "resolution": { "width": "1280", "height": "720" }, "authorizationType": "NONE", "videoCodec": "H264", "audioCodec": "NONE", "protocol": "RTSP" } ] }, { "timestamp": "2022-07-11T17:55:03.192Z", "request": "InitializeCameraStreams", "response": [ { "uri": "rtsp://192.168.1.1:7447/wiZAv8xjjn670IJh", "proxy": "rtsp://67a07fbf-16e3-4f45-a594-e74e5af89c1a.mproxy.io:443/STREAM:f8f288f8-0ba0-441b-9390-cd97ed870bae?session=42f952bd-b583-4354-a09d-04f0ecb8a8a7", "resolution": { "width": "1280", "height": "720" }, "authorizationType": "NONE", "videoCodec": "H264", "audioCodec": "NONE", "protocol": "RTSP" } ] }, { "timestamp": "2022-07-11T17:54:57.862Z", "request": "InitializeCameraStreams", "response": [ { "uri": "rtsp://192.168.1.1:7447/wiZAv8xjjn670IJh", "proxy": "rtsp://67a07fbf-16e3-4f45-a594-e74e5af89c1a.mproxy.io:443/STREAM:f8f288f8-0ba0-441b-9390-cd97ed870bae?session=8358563c-8afe-497f-be84-61dc2ab2555a", "resolution": { "width": "1280", "height": "720" }, "authorizationType": "NONE", "videoCodec": "H264", "audioCodec": "NONE", "protocol": "RTSP" } ] }, { "timestamp": "2022-07-11T17:54:37.230Z", "request": "InitializeCameraStreams", "response": [ { "uri": "rtsp://192.168.1.1:7447/wiZAv8xjjn670IJh", "proxy": "rtsp://67a07fbf-16e3-4f45-a594-e74e5af89c1a.mproxy.io:443/STREAM:f8f288f8-0ba0-441b-9390-cd97ed870bae?session=7d5e9992-1394-4eff-bc10-f4f43b5c1ba4", "resolution": { "width": "1280", "height": "720" }, "authorizationType": "NONE", "videoCodec": "H264", "audioCodec": "NONE", "protocol": "RTSP" } ] } -
Sorry cant seem to find edit button
I am also able to ping 67a07fbf-16e3-4f45-a594-e74e5af89c1a.mproxy.io:443
Pinging 67a07fbf-16e3-4f45-a594-e74e5af89c1a.mproxy.io [192.168.1.3] with 32 bytes of data: Reply from 192.168.1.3: bytes=32 time<1ms TTL=64 Reply from 192.168.1.3: bytes=32 time<1ms TTL=64 Reply from 192.168.1.3: bytes=32 time<1ms TTL=64 Reply from 192.168.1.3: bytes=32 time<1ms TTL=64 Ping statistics for 192.168.1.3: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms -
Also just tested with G3 instant with @noaudio, @tunnel
Having a quick read around looks like itβs due to either audio change or protocol change to rtsps even though the rtsp stream is available on port 7447.
-
Sorry to say I tried Scrypted using docker on unraid and it worked straight away.
Will try follow updates on here. Will try again when issue with Unifi is fixed
-
@bally12345 Thanks!!!
Scrypted was a great solution, Iβm back up and running. -
That being said, I hope monocle fixes the integration soon. I liked knowing exactly how it works and not having audio in background streams. Be back here ASAP (please fix the @noaudio flag to remove all audio streams). Thanks.
-
Unifi Camera Update β¦
Please see : https://forum.monoclecam.com/topic/1242/unifi-camera-update -
@monome said in Unraid and Unifi G4:
That being said, I hope monocle fixes the integration soon. I liked knowing exactly how it works and not having audio in background streams. Be back here ASAP (please fix the @noaudio flag to remove all audio streams). Thanks.
I did in fact find a bug in the
@noaudioimplementation. It was removing the first audio stream only and not all audio streams from the SDP (stream descriptor). Its fixed now in v0.0.6 of Monocle Gateway. More details here: https://forum.monoclecam.com/topic/1242/unifi-camera-update-fix-available-for-testing-now/14?_=1659280156800Thanks, Robert
-
There is a test version available to try and address this issue. More details here:https://forum.monoclecam.com/topic/1242/unifi-camera-update-fix-available-for-testing-now/14?_=1659280156800
However, there still seems to be some issue with the 720P medium resolution streams β¦ at least for some users. Higher and Lower resolutions seem to be working.
Thanks, Robert
-
Will try take a look this week π