Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Einbindung von Geräten
  5. Ubiquiti Unifi Protect Kameras in Yahka einbinden

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    776

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Ubiquiti Unifi Protect Kameras in Yahka einbinden

Scheduled Pinned Locked Moved Einbindung von Geräten
22 Posts 5 Posters 1.5k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H halsi82

    @wendy2702

    609ca0f6-407f-4972-979b-ce62dd8d6216-image.png

    4e0b5fc6-16f1-4c76-a539-6f14e234a56f-image.png

    4334f3f6-847d-4bd8-b5a5-f4b74b4ac1d3-image.png

    50087994-b203-43ac-8abe-b9a60799835b-image.png

    Hier nochmal die Stream Konfig von Yahka

    [
      "-nostats",
      "-nostdin",
      "-y",
      "-re",
      "-i",
      "${source}",
      "-an",
      "-sn",
      "-dn",
      "-codec:v",
      "${codec}",
      "-pix_fmt",
      "yuv420p",
      "-r",
      "${fps}",
      "-f",
      "rawvideo",
      "-tune",
      "zerolatency",
      "-vf",
      "scale=${width}:${height}",
      "-b:v",
      "${bitrate}k",
      "-bufsize",
      "${bitrate}k",
      "-payload_type",
      "${payloadtype}",
      "-ssrc",
      "${targetVideoSsrc}",
      "-f",
      "rtp",
      "-srtp_out_suite",
      "AES_CM_128_HMAC_SHA1_80",
      "-srtp_out_params",
      "${videokey}",
      "srtp://${targetAddress}:${targetVideoPort}?rtcpport=${targetVideoPort}&localrtcpport=${targetVideoPort}&pkt_size=${mtu}"
    ]
    
    H Offline
    H Offline
    halsi82
    wrote on last edited by
    #21
    ffmpeg version 7.0.2-homebridge-alpine-x86_64-static Copyright (c) 2000-2024 the FFmpeg developers
      built with gcc 13.2.1 (Alpine 13.2.1_git20240309) 20240309
      configuration: --enable-hardcoded-tables --enable-nonfree --enable-gpl --enable-hardcoded-tables --enable-hardcoded-tables --enable-openssl --enable-libdav1d --enable-libsvtav1 --enable-libx264 --enable-libx265 --enable-libvpx --enable-libxvid --enable-libvidstab --enable-libaom --enable-libzimg --enable-lv2 --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libmp3lame --enable-libopus --enable-libspeex --enable-libvorbis --enable-libtheora --enable-libfdk-aac --enable-libwebp --enable-libsrt --disable-ffnvcodec --enable-amf --disable-debug --disable-shared --enable-pthreads --enable-static --enable-version3 --extra-cflags='-I/build/workspace/include -I/build/workspace/include/lilv-0' --extra-ldexeflags=-static --extra-ldflags=-L/build/workspace/lib --extra-libs='-ldl -lpthread -lm -lz' --pkgconfigdir=/build/workspace/lib/pkgconfig --pkg-config-flags=--static --prefix=/build/workspace --extra-version=homebridge-alpine-x86_64-static
      libavutil      59.  8.100 / 59.  8.100
      libavcodec     61.  3.100 / 61.  3.100
      libavformat    61.  1.100 / 61.  1.100
      libavdevice    61.  1.100 / 61.  1.100
      libavfilter    10.  1.100 / 10.  1.100
      libswscale      8.  1.100 /  8.  1.100
      libswresample   5.  1.100 /  5.  1.100
      libpostproc    58.  1.100 / 58.  1.100```
    H 1 Reply Last reply
    0
    • H halsi82
      ffmpeg version 7.0.2-homebridge-alpine-x86_64-static Copyright (c) 2000-2024 the FFmpeg developers
        built with gcc 13.2.1 (Alpine 13.2.1_git20240309) 20240309
        configuration: --enable-hardcoded-tables --enable-nonfree --enable-gpl --enable-hardcoded-tables --enable-hardcoded-tables --enable-openssl --enable-libdav1d --enable-libsvtav1 --enable-libx264 --enable-libx265 --enable-libvpx --enable-libxvid --enable-libvidstab --enable-libaom --enable-libzimg --enable-lv2 --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libmp3lame --enable-libopus --enable-libspeex --enable-libvorbis --enable-libtheora --enable-libfdk-aac --enable-libwebp --enable-libsrt --disable-ffnvcodec --enable-amf --disable-debug --disable-shared --enable-pthreads --enable-static --enable-version3 --extra-cflags='-I/build/workspace/include -I/build/workspace/include/lilv-0' --extra-ldexeflags=-static --extra-ldflags=-L/build/workspace/lib --extra-libs='-ldl -lpthread -lm -lz' --pkgconfigdir=/build/workspace/lib/pkgconfig --pkg-config-flags=--static --prefix=/build/workspace --extra-version=homebridge-alpine-x86_64-static
        libavutil      59.  8.100 / 59.  8.100
        libavcodec     61.  3.100 / 61.  3.100
        libavformat    61.  1.100 / 61.  1.100
        libavdevice    61.  1.100 / 61.  1.100
        libavfilter    10.  1.100 / 10.  1.100
        libswscale      8.  1.100 /  8.  1.100
        libswresample   5.  1.100 /  5.  1.100
        libpostproc    58.  1.100 / 58.  1.100```
      H Offline
      H Offline
      halsi82
      wrote on last edited by halsi82
      #22

      Ich konnte den Fehler bzgl Videostream finden.

      Bzgl. Videostream.
      Mein Siri Homepod steht im Internal LAN, mein iobroker im Smarthome LAN.
      FFMPEG von Yahka nimmt den Stream der Kameras und schickt diesen an den Homepod.
      Und genau das wurde von meiner Firewall blockiert. Habe jetzt dem Iobroker erlaubt sich zum Homepod über TCP zu verbinden und voila - Stream ging sofort.

      Herzlichen Dank an Alle die versucht haben mir zu helfen. Schlussendlich ein Firewall Problem.

      1 Reply Last reply
      0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      Support us

      ioBroker
      Community Adapters
      Donate

      589

      Online

      32.8k

      Users

      82.7k

      Topics

      1.3m

      Posts
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
      ioBroker Community 2014-2025
      logo
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Home
      • Recent
      • Tags
      • Unread 0
      • Categories
      • Unreplied
      • Popular
      • GitHub
      • Docu
      • Hilfe