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

add support on web interface to power off, configure rtsp server #200

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

Commits on Aug 5, 2017

  1. Add files via upload

    add web interface functionality to configure rtsp server, power-off
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    38bb0c8 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    add functionality to configure rtsp server from web interface (there probably is easier way to do this)
    also add functionality to power-off from web interface
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    1a4c648 View commit details
    Browse the repository at this point in the history
  3. Delete cfg_rtsp_save

    deleting from incorrect folder
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    a25b263 View commit details
    Browse the repository at this point in the history
  4. Delete status

    deleting from incorrect folder
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    0702b28 View commit details
    Browse the repository at this point in the history
  5. Delete cfg_rtsp

    deleting from incorrect folder
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    cf35cc7 View commit details
    Browse the repository at this point in the history
  6. Delete action

    deleting from incorrect folder
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    94f0a07 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    minor changes, to match main repository
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    5362c4a View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    minor change, to match main repository
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    1ebcb0d View commit details
    Browse the repository at this point in the history
  9. Add files via upload

    update path of 20-rtsp-server
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    a90cdee View commit details
    Browse the repository at this point in the history
  10. Add files via upload

    add note to restart 20-rtsp-server after changing config
    zavviodotcom committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    63e5d43 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. network updates

    disable dhcp server in client mode, support connection to network with no encryption
    zavviodotcom committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    0b7a473 View commit details
    Browse the repository at this point in the history
  2. Revert "network updates"

    This reverts commit 0b7a473.
    zavviodotcom committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    4a71a6e View commit details
    Browse the repository at this point in the history
  3. network updates

    turn off dhcp server in client mode, support open network
    zavviodotcom committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    c33e635 View commit details
    Browse the repository at this point in the history