Florian Reinhard

Results 6 comments of Florian Reinhard

basically its fn.loadSources that screws up in IE if you don't specify any sources in flareVideo(). put the sources in fv = $("#video").flareVideo({ srcs:[ { src: 'http://flarevideo.com/flarevideo/examples/volcano.mp4', type: 'video/mp4' }]});...

Here's what i got: ``` [root@TestCam]# cat /mnt/mtd/ipc/app/version V5520.2053.0412build20220905 ``` ``` [root@TestCam]# ls -la /mnt/mtd/ipc/app/ drwxrwxrwx 11 root root 389 Sep 5 2022 . drwxr-xr-x 3 root root 51 Jul...

@roleoroleo how would you do the sniffing? does sonoff-hack ship ready to use tools? I haven't found any. Did you build tcpdump/tcpflow et.al four your self for development?

Hello @sonped ! I opened an issue for LocalRecord but just the other way round #193. I was not able to disable it. Background: - The gui is populated from...

could you please add your camera model and firmware version? cat /mnt/mtd/ipc/app/version

This issue is resolved with pullrequest #179 See: https://github.com/roleoroleo/sonoff-hack/blob/f83fcd8d38a2151c376e2a9485183fbdf07d8fa7/sdhack/boot.sh#L60 There's no current release yet, but you could try an artifact from a github build, see bottom of that page: https://github.com/roleoroleo/sonoff-hack/actions/runs/13608127300