Skip to content
/ PyCube Public

pycube is a pplication for controlling the Polaroid Cube+ action camera.python a

Notifications You must be signed in to change notification settings

Moj-Dev/PyCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS AN OLD PROJECT WHEN I DIDN'T USE GITHUB TO BRANCH FROM THE MAASTER.

https://github.com/rusty71/pycube-

pycube+

pycube is a python application for controlling the Polaroid Cube+ action camera. The official Android app stopped working on my phone so I decided to try to reverse engineer the Cube+ protocol. The main inspiration was found on Reddit : https://www.reddit.com/r/PolaroidCube/comments/3vb0bn/streaming_video_from_cube_to_pc_easy/. I then started to tcpdump the traffic between my phone and the cube (see the pcap directory). The resulting application is currently very barebones with lots of bugs : https://vimeo.com/242809446 For me this was an effort to learn about the NetworkManager, QT, OpenCV and to get my little actionCAM working again.

Requirements:

  • python-networkmanager (for controlling your wifi)
  • python-opencv (for view finder rtsp stream)
  • PyQT4

About

pycube is a pplication for controlling the Polaroid Cube+ action camera.python a

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages