shadow-1 / yi-hack-v3

Alternative Firmware for Xiaomi Cameras based on Hi3518e Chipset
GNU General Public License v3.0
1.16k stars 154 forks source link

SRTSP Support #238

Open mafli77 opened 5 years ago

mafli77 commented 5 years ago

Does anybody know whenever it is feasible to implement Secure Real Time Stream Protocol on the HI3518e SoC?

shadow-1 commented 5 years ago

@mafli77 I would say lets focus on getting a stable RTSP working before adding SRTSP support.

In principle, it is possible to develop SRTSP support for HI3518e chipset. However the Xiaomi cameras are severely restricted in storage (can be mitigated by utilising microSD expansion storage) and RAM (which is the main limitation on these cameras which causes issues when adding features).