Flip Hess
Flip Hess
@Nuker1773 Can you post the ft_boot.log? I think there is an error during startup, which should appear in the boot log file.
For me, using a firmware from early this year (2018), I managed to get it working @ioldfish
I made some changes to the rtspd.c so it supports snapshotting, recording and motion detection. Have a look at [my fork](https://github.com/fliphess/chuangmi-720p-hack/tree/master/tools/rtsp_server) if you want to implement something similar.
@dragos-durlut It was mostly meant for @GuyKh as he was in a hurry and adding another rtspd to the build instead of the one from the toolchain is easy by...
@max5962 @tomsteenbakkers Try [my fork](https://github.com/fliphess/chuangmi-720p-hack) for use with the chuangmi.
Hey @tomsteenbakkers I created a new release this weekend. There were some issues in the lighttpd.conf in master due to incorrect chars as a result of improper copy pasta. If...
Can you try with an SD card below 32GB? I've heard several people having issues with SDHC and or 32GB cards.
Did you compile the binaries? After 0.90 the binaries were removed from the repository, so you have to build it yourself or use the tgz file in the release.
Not really. The recording feature is part of the cloud suite so it's either both or none.
That's only partly true: if you add no command line arguments it will start the socket server which you can control using telnet. Using the cli flags you can use...