-
Notifications
You must be signed in to change notification settings - Fork 340
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
zavviodotcom
wants to merge
13
commits into
samtap:master
Choose a base branch
from
zavviodotcom:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add web interface functionality to configure rtsp server, power-off
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
deleting from incorrect folder
deleting from incorrect folder
deleting from incorrect folder
deleting from incorrect folder
minor changes, to match main repository
minor change, to match main repository
update path of 20-rtsp-server
add note to restart 20-rtsp-server after changing config
disable dhcp server in client mode, support connection to network with no encryption
This reverts commit 0b7a473.
turn off dhcp server in client mode, support open network
I have modified bootstrap/www/network and data/etc/scripts/01-network as follows:
|
@samtap Could you merge this and maybe make a new build? |
@zavviodotcom Sorry it's a bit off topic, but how do you turn on your camera after /sbin/poweroff ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2 new files, cfg_rtsp and cfg_rtsp_save, that allow the RTSP server settings to be changed from the web interface (there is probably an easier way to do this but these files seem to work)
status file has been modified to include link to cfg_rtsp, and also to include a new button for powering off
action file has been modified to include support for powering off