Update TOC in readme
This commit is contained in:
@@ -29,40 +29,37 @@ Ultimate camera streaming application with support RTSP, WebRTC, HomeKit, FFmpeg
|
||||
|
||||
---
|
||||
|
||||
<!-- TOC -->
|
||||
* [go2rtc](#go2rtc)
|
||||
* [Fast start](#fast-start)
|
||||
* [go2rtc: Binary](#go2rtc--binary)
|
||||
* [go2rtc: Home Assistant Add-on](#go2rtc--home-assistant-add-on)
|
||||
* [go2rtc: Docker](#go2rtc--docker)
|
||||
* [Configuration](#configuration)
|
||||
* [Module: Streams](#module--streams)
|
||||
* [Source: RTSP](#source--rtsp)
|
||||
* [Source: RTMP](#source--rtmp)
|
||||
* [Source: HTTP](#source--http)
|
||||
* [Source: FFmpeg](#source--ffmpeg)
|
||||
* [Source: FFmpeg Device](#source--ffmpeg-device)
|
||||
* [Source: Exec](#source--exec)
|
||||
* [Source: Echo](#source--echo)
|
||||
* [Source: HomeKit](#source--homekit)
|
||||
* [Source: Ivideon](#source--ivideon)
|
||||
* [Source: Hass](#source--hass)
|
||||
* [Module: API](#module--api)
|
||||
* [Module: RTSP](#module--rtsp)
|
||||
* [Module: WebRTC](#module--webrtc)
|
||||
* [Module: Ngrok](#module--ngrok)
|
||||
* [Module: Hass](#module--hass)
|
||||
* [From go2rtc to Hass](#from-go2rtc-to-hass)
|
||||
* [From Hass to go2rtc](#from-hass-to-go2rtc)
|
||||
* [Module: MP4](#module--mp4)
|
||||
* [Module: MJPEG](#module--mjpeg)
|
||||
* [Module: Log](#module--log)
|
||||
* [Security](#security)
|
||||
* [Codecs madness](#codecs-madness)
|
||||
* [Codecs negotiation](#codecs-negotiation)
|
||||
* [TIPS](#tips)
|
||||
* [FAQ](#faq)
|
||||
<!-- TOC -->
|
||||
* [Fast start](#fast-start)
|
||||
* [go2rtc: Binary](#go2rtc-binary)
|
||||
* [go2rtc: Home Assistant Add-on](#go2rtc-home-assistant-add-on)
|
||||
* [go2rtc: Docker](#go2rtc-docker)
|
||||
* [Configuration](#configuration)
|
||||
* [Module: Streams](#module-streams)
|
||||
* [Source: RTSP](#source-rtsp)
|
||||
* [Source: RTMP](#source-rtmp)
|
||||
* [Source: HTTP](#source-http)
|
||||
* [Source: FFmpeg](#source-ffmpeg)
|
||||
* [Source: FFmpeg Device](#source-ffmpeg-device)
|
||||
* [Source: Exec](#source-exec)
|
||||
* [Source: Echo](#source-echo)
|
||||
* [Source: HomeKit](#source-homekit)
|
||||
* [Source: Ivideon](#source-ivideon)
|
||||
* [Source: Hass](#source-hass)
|
||||
* [Module: API](#module-api)
|
||||
* [Module: RTSP](#module-rtsp)
|
||||
* [Module: WebRTC](#module-webrtc)
|
||||
* [Module: Ngrok](#module-ngrok)
|
||||
* [Module: Hass](#module-hass)
|
||||
* [From go2rtc to Hass](#from-go2rtc-to-hass)
|
||||
* [From Hass to go2rtc](#from-hass-to-go2rtc)
|
||||
* [Module: MP4](#module-mp4)
|
||||
* [Module: MJPEG](#module-mjpeg)
|
||||
* [Module: Log](#module-log)
|
||||
* [Security](#security)
|
||||
* [Codecs madness](#codecs-madness)
|
||||
* [Codecs negotiation](#codecs-negotiation)
|
||||
* [TIPS](#tips)
|
||||
* [FAQ](#faq)
|
||||
|
||||
## Fast start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user