Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOT READY TO MERGE: Updated scripts #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2017

  1. Create onvif-url.xml

    Example metadata about the ONVIF device_service endpoint the camera seems to try and send up in one of its payloads to the remote servers. 
    
    Gives us a few clues on what may be possible with ONVIF as the device_service endpoint can be used for control including PTZ but at the moment the actual web server running on 80 does not return anything when you try and call the service locally.
    djwillis authored Oct 22, 2017
    Configuration menu
    Copy the full SHA
    d265ec5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Configuration menu
    Copy the full SHA
    ee2c349 View commit details
    Browse the repository at this point in the history
  2. BINARIES: Update busybox-armv6l to 1.26.2

    Pulled from https://busybox.net/downloads/binaries/1.26.2-defconfig-multiarch/busybox-armv6l
    MD5: af177e4a17185a5235f9c1a0ea15e1f8 busybox-armv6l
    djwillis committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    b23c5ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92cc9f0 View commit details
    Browse the repository at this point in the history
  4. SCRIPTS: Add change_PS1.sh to set a nicer looking prompt.

    Also set to toggle RED for a root account, GREEN for a normal user.
    djwillis committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    8daa2ed View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. SCRIPTS: Add latest versions of the support scripts.

    Working but really untidy.
    
    TODO: Split the scripts up into one on the device and one 'hack' script to bootstrap things.
    djwillis committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    f970da7 View commit details
    Browse the repository at this point in the history