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

Conversation

zavviodotcom
Copy link

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

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
@zavviodotcom
Copy link
Author

I have modified bootstrap/www/network and data/etc/scripts/01-network as follows:

  1. Disable DHCP server in client mode. Without this change, have observed that devices are getting undesired IP address from XF, when connecting devices to router to which XF has already connected as client.
  2. Enable connection to open (no encryption) network.
    I am not sure how to separate these changes from the existing pull request. Advice is appreciated.

@pattyland
Copy link
Contributor

@samtap Could you merge this and maybe make a new build?

@mbharanya
Copy link

@zavviodotcom Sorry it's a bit off topic, but how do you turn on your camera after /sbin/poweroff ?
You would need to power cycle it to turn it back on. AFAIK there is no wake on LAN for wifi right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants