Blog icon indicating copy to clipboard operation
Blog copied to clipboard

AlexxIT's Blog

Results 8 Blog issues
Sort by recently updated
recently updated
newest added

**IMPORTANT** - The version is under development and will be called v4.0.0 - This post has been updated over time - It is highly recommended to make a backup before...

xiaomi

On previous firmware versions of the gateway, only the **MiHome token** was required to open the telnet. On firmware 1.5.5 this method was blocked. ## Software method with key Open...

xiaomi

[go2rtc](https://github.com/AlexxIT/go2rtc) is one of the first projects in the World, that support `HEVC/H.265` for WebRTC in web browser. Maybe you can see articles about WebRTC H265 earlier. But I haven't...

go2rtc

The new Xiaomi Multimode Gateway is on sale now. ![Github](https://user-images.githubusercontent.com/511909/187422670-edf34862-d24d-46e2-9a2a-5a5fcfc3d190.png) There are many names for the old and new versions on the Internet: 1. Xiaomi Hub, Xiaomi Mijia Smart Multi-Mode...

xiaomi

*Please, don't create issues in this repository. Goto [go2rtc project](https://github.com/AlexxIT/go2rtc).* # Exec Pipe Exec source now support receiving frames using **pipe** transport (stdout). Useful for: - [Raspberry Pi Cameras](https://www.raspberrypi.com/documentation/computers/camera_software.html) (libcamera-vid)...

go2rtc

**ATTENTION!** By using these instructions you agree not to ask for support from Hass community for your current Hass installation. ## Local way [USB drive](https://developers.home-assistant.io/docs/operating-system/debugging/) ## Remote way 1. Install...

New feature in latest release: **go2rtc.yaml** ```yaml streams: rtsp-dahua1: rtsp://admin:***@192.168.10.90/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif rtsp-tplink1: rtsp://admin:***@192.168.10.91/stream1 rtsp-sonoff1: rtsp://admin:***@192.168.10.93/av_stream/ch0 http-reolink1: http://192.168.10.92/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=*** tapo1: tapo://***@192.168.10.91:8800 homekit-g3: - homekit://192.168.10.30:12345?client_id=***&client_private=***&device_id=***&device_public=*** - ffmpeg:homekit-g3#audio=aac#audio=opus ```

go2rtc

Added in [v1.9.2](https://github.com/AlexxIT/go2rtc/releases/tag/v1.9.2). [![](https://img.youtube.com/vi/sHj_3h_sX7M/mqdefault.jpg)](https://www.youtube.com/watch?v=sHj_3h_sX7M) Do it yourself - [read more](https://github.com/AlexxIT/go2rtc/blob/master/internal/mjpeg/README.md).

go2rtc