70mai Pro RTSP stream & photo capture

takgr

New Member
Joined
Jan 7, 2019
Messages
1
Reaction score
7
Country
Greece
First post here and I'd like to share some information I've discovered about 70mai pro.
After installing firmware with ssh I've been tinkering with various fs files and apps, here are some interesting info:

RTSP stream url:
rtsp://192.168.0.1:554/livestream/12

It does not require any authentication but is 360 pix only, mostly for preview

View and download SD card contents:
http://192.168.0.1/sd/

Take picture:
http://192.168.0.1/cgi-bin/photo.cg...921&-signkey=158a2b6fa3db77f39b661b0828e0af67

taking picture requires a timestamp and a signkey parameter, but it works multiple times with a single command.

So somebody using this information could create a script to capture multiple pictures at predefined intervals and make a timelapse video!

Get SD usage:
http://192.168.0.1/cgi-bin/getsdsta...919&-signkey=6afcfdb0d85a16b9ea69c31b18a798c7

Get device info (fw version etc):
http://192.168.0.1/cgi-bin/getdevic...920&-signkey=3c5c4eb7be62b77e65fffbdc0095ab0c

Get device configuration:
http://192.168.0.1/cgi-bin/getAllMe...920&-signkey=b7aa9e11ad3db9fcdf5467fb0ba8436b

Stop recording: (saves power and SD in order to take only photos)
http://192.168.0.1/cgi-bin/setacces...127&-signkey=1324c1d1045ad96abdaa2e43f62d744f

Re-start recording:
http://192.168.0.1/cgi-bin/record.c...919&-signkey=b2e4a6e6d104a85f11447b4b91806f85

Any more findings will be posted here. Enjoy :)
 
I got around to trying these, and none of them work for me. At best I get {"ResultCode":"-6677"}
 
any idea where is the config file for thttpd? or where the www root is?
I googled, but it doesn't seem to be where it suppose to be.

First post here and I'd like to share some information I've discovered about 70mai pro.
After installing firmware with ssh I've been tinkering with various fs files and apps, here are some interesting info:

RTSP stream url:
rtsp://192.168.0.1:554/livestream/12

It does not require any authentication but is 360 pix only, mostly for preview

View and download SD card contents:
http://192.168.0.1/sd/

Take picture:
http://192.168.0.1/cgi-bin/photo.cg...921&-signkey=158a2b6fa3db77f39b661b0828e0af67

taking picture requires a timestamp and a signkey parameter, but it works multiple times with a single command.

So somebody using this information could create a script to capture multiple pictures at predefined intervals and make a timelapse video!

Get SD usage:
http://192.168.0.1/cgi-bin/getsdsta...919&-signkey=6afcfdb0d85a16b9ea69c31b18a798c7

Get device info (fw version etc):
http://192.168.0.1/cgi-bin/getdevic...920&-signkey=3c5c4eb7be62b77e65fffbdc0095ab0c

Get device configuration:
http://192.168.0.1/cgi-bin/getAllMe...920&-signkey=b7aa9e11ad3db9fcdf5467fb0ba8436b

Stop recording: (saves power and SD in order to take only photos)
http://192.168.0.1/cgi-bin/setacces...127&-signkey=1324c1d1045ad96abdaa2e43f62d744f

Re-start recording:
http://192.168.0.1/cgi-bin/record.c...919&-signkey=b2e4a6e6d104a85f11447b4b91806f85

Any more findings will be posted here. Enjoy :)
 

Attachments

  • IMG_0081.PNG
    IMG_0081.PNG
    99.1 KB · Views: 65
Thank you! I'm going to try opening the live video in OBS later to see if I can livestream the video as I drive.
 
Has anyone tried this recently?
The view/download SD card works, but haven't got anything else working.

The RTSP stream would be useful and in VLC media player it looks like it's trying to connect but then it fails.
rtsp://192.168.0.1:554/livestream/12
 
I try to connect to 70mai pro RTSP with VLC (Win10) but have some problems
rtsp://192.168.0.1:554/livestream/12
After a few seconds the stream freezes.
I turned on already in VLC the option: RTP over RTSP (TCP), but it does not help.
Other client software like PMPlayer works perfectly.
Do you have any idea how to let VLC work?
 
First post here and I'd like to share some information I've discovered about 70mai pro.
After installing firmware with ssh I've been tinkering with various fs files and apps, here are some interesting info:

RTSP stream url:
rtsp://192.168.0.1:554/livestream/12

It does not require any authentication but is 360 pix only, mostly for preview

View and download SD card contents:
http://192.168.0.1/sd/

Take picture:
http://192.168.0.1/cgi-bin/photo.cg...921&-signkey=158a2b6fa3db77f39b661b0828e0af67

taking picture requires a timestamp and a signkey parameter, but it works multiple times with a single command.

So somebody using this information could create a script to capture multiple pictures at predefined intervals and make a timelapse video!

Get SD usage:
http://192.168.0.1/cgi-bin/getsdsta...919&-signkey=6afcfdb0d85a16b9ea69c31b18a798c7

Get device info (fw version etc):
http://192.168.0.1/cgi-bin/getdevic...920&-signkey=3c5c4eb7be62b77e65fffbdc0095ab0c

Get device configuration:
http://192.168.0.1/cgi-bin/getAllMe...920&-signkey=b7aa9e11ad3db9fcdf5467fb0ba8436b

Stop recording: (saves power and SD in order to take only photos)
http://192.168.0.1/cgi-bin/setacces...127&-signkey=1324c1d1045ad96abdaa2e43f62d744f

Re-start recording:
http://192.168.0.1/cgi-bin/record.c...919&-signkey=b2e4a6e6d104a85f11447b4b91806f85

Any more findings will be posted here. Enjoy :)
Is there a custom firmware that we need to use? If so, where to get it from? You also mentioned upgrading the firmware via ssh - I only see port 80 and 554 open for this camera after scanning the 192.168.0.1 used as the AP. Can you please ellaborate?
 
Can anyone run HTTP links? I get {"ResultCode":"-6677"} warning and I can get into the device with telnet. Do you have a different product written?
 
Back
Top