- Install the app "Sports DV" and change WiFi SSID and password
- Wifi and Cam settings are seperated and have different port numbers.
- Wifi-Settings (just login withoug username and password): http://192.168.25.1
- Cam LiveStream: http://192.168.25.1:8080/?action=stream
- Not sure how the configuration is made really... Would need a Man-In-The-Middle-Attack or send the initial ICMP package
- Log into http://192.168.25.1 without entering user and password
- Go to the second tab, there you can change the access mode vom "AP" to "Station", enter the SSID of your home WiFi, Encryption mode and password (works with Windows 10 mobile hotspot, too, just notice it only works with 2.4 GHz networks). The cam will guess the channel when you saved the settings.
- Don't worry, if the connection fails, the camera will offer you the configured AP again
- Better give it a fixed IP through your router (identified by MAC address)
- The connection between the app and the cam is made through an initial ICMP package with the payload "99 bottles of beer on the wall"
- looks like "MJPG-Streamer" was used when googleing for the url structure
- Reset: Press Mode first and then On/Off






just joining but allready puzzling on line 43830: 192.168.100.100�255.255.255.0���192.168.100.1���wlan0���172.16.10.1�wifi start
and line 3CF80
open
wep40
wep104
wpa2
AP configuration==>
SSID:"%s"
SEC Type:"%s"
PASSWD:"%s"
Command failed !!
ERROR: unkown security type: %s
Looks like the file DefSet.cfg should look like this (I don't have this camera so i cannot try):
SSID:"This isYourNetWorkSSID"
SEC Type:"wpa2"
PASSWD:"YourPassword"