diff --git a/README.md b/README.md index 78972512..f31ebeef 100644 --- a/README.md +++ b/README.md @@ -131,8 +131,9 @@ Available modules: - [api](#module-api) - HTTP API (important for WebRTC support) - [rtsp](#module-rtsp) - RTSP Server (important for FFmpeg support) - [webrtc](#module-webrtc) - WebRTC Server -- [ngrok](#module-ngrok) - Ngrok integration (external access for private network) +- [mp4](#module-mp4) - MSE, MP4 stream and MP4 shapshot - [ffmpeg](#source-ffmpeg) - FFmpeg integration +- [ngrok](#module-ngrok) - Ngrok integration (external access for private network) - [hass](#module-hass) - Home Assistant integration - [log](#module-log) - logs config @@ -147,8 +148,9 @@ Available source types: - [ffmpeg](#source-ffmpeg) - FFmpeg integration (`MJPEG`, `HLS`, `files` and source types) - [ffmpeg:device](#source-ffmpeg-device) - local USB Camera or Webcam - [exec](#source-exec) - advanced FFmpeg and GStreamer integration -- [echo](#source-echo) - get stream link via bash or python +- [echo](#source-echo) - get stream link from bash or python - [homekit](#source-homekit) - streaming from HomeKit Camera +- [ivideon](#source-ivideon) - public cameras from [Ivideon](https://tv.ivideon.com/) service - [hass](#source-hass) - Home Assistant integration **PS.** You can use sources like `MJPEG`, `HLS` and others via FFmpeg integration. @@ -283,6 +285,15 @@ If you see a device but it does not have a pair button - it is paired to some ec **This source is in active development!** Tested only with [Aqara Camera Hub G3](https://www.aqara.com/eu/product/camera-hub-g3) (both EU and CN versions). +#### Source: Ivideon + +Support public cameras from service [Ivideon](https://tv.ivideon.com/). + +```yaml +sources: + quailcam: ivideon:100-tu5dkUPct39cTp9oNEN2B6/0 +``` + #### Source: Hass Support import camera links from [Home Assistant](https://www.home-assistant.io/) config files: