keshavdv / unifi-cam-proxy

Enable non-Ubiquiti cameras to work with Unifi NVR
MIT License
1.59k stars 223 forks source link

Method SETUP failed: 429 Too Many Requests #243

Closed g4fa closed 1 year ago

g4fa commented 2 years ago

I

I try to connect Doorbird I have this problem

Thank for you help

vm-hoobs RTSPCam[14237] INFO Processing [ChangeVideoSettings] message ffmpeg version 4.1.9-0+deb10u1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 8 (Debian 8.3.0-6) configuration: --prefix=/usr --extra-version=0+deb10u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 22.100 / 56. 22.100 libavcodec 58. 35.100 / 58. 35.100 libavformat 58. 20.100 / 58. 20.100 libavdevice 58. 5.100 / 58. 5.100 libavfilter 7. 40.101 / 7. 40.101 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 3.100 / 5. 3.100 libswresample 3. 3.100 / 3. 3.100 libpostproc 55. 3.100 / 55. 3.100 2022-06-25 12:15:19 vm-hoobs RTSPCam[14237] WARNING Previous ffmpeg process for video3 died. 2022-06-25 12:15:19 vm-hoobs RTSPCam[14237] INFO Spawning ffmpeg for video3 (Qx1Qget5PMdWhuu5): ffmpeg -nostdin -loglevel error -y -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -stimeout 15000000 -rtsp_transport tcp -i "rtsp://xxxx:xxx@192.168.1.11:8557/mpeg/media.amp" -c:v copy -ar 32000 -ac 1 -codec:a aac -b:a 32k -metadata streamname=Qx1Qget5PMdWhuu5 -f flv - | /usr/bin/python3 -m unifi.clock_sync | nc 192.168.1.1 7550 [rtsp @ 0x5649bf14a9c0] method SETUP failed: 429 Too Many Requests rtsp://xxxxxx:xxxxx@192.168.1.11:8557/mpeg/media.amp: Server returned 4XX Client Error, but not one of 40{0,1,3,4} [rtsp @ 0x5560f302c9c0] method SETUP failed: 429 Too Many Requests rtsp://xxxx:xxxxx@192.168.1.11:8557/mpeg/media.amp: Server returned 4XX Client Error, but not one of 40{0,1,3,4}

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

allanparsons commented 1 year ago

@g4fa were you able to get this working b/c I'm having this same issue.