Resolve "Camera configuration" #53
No reviewers
Labels
No labels
Bug
Enhancement
Feature
needs design
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
p/vigilantear!53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "2-camera-configuration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #2
requested review from @tarmaciltur
assigned to @ariktaurendil
added 5 commits
Compare with previous version
added 1 commit
Compare with previous version
deleted the
camera-model-from-cctv-watcherbranch. This merge request now targets themasterbranchadded 3 commits
Compare with previous version
added 14 commits
masterbad4450b- VigilantearWindow: adds ViewStack widgetac5c8a32- VigilantearWindow: adds Settings buttojn to the HeaderBar3a0332c7- VigilantearWindow: adds Settings page to the ViewStack3072eaa5- VigilantearWindow: adds on_clicked_settings_button Callback methoda804c60c- VigilantearWindow: adds rows to settings page58b535e9- window.blp: removes row for type in settings pagea3f50568- window.vala: adds set_visible_settings_page method364f31be- window.vala: adds set_visible_camera_page methodcdb379e7- window.vala: on_clicked_settings_button() now uses the especific methods.Compare with previous version
marked this merge request as ready
@tarmaciltur you can review this one.
I think we should name this
hostAuthorization should be related with username and password. Maybe those fields use the authorization value for enabled
please add a method to set the camera when the camera page become visible.
left review comments
Ok, I thought that this would be out of scope, so I didn't include it in the MR.
changed this line in version 8 of the diff
added 30 commits
033ff600- camera_rtsp.vala: adds set_url_from_params method0b8ab858- window.vala: sets save_button invisible on set_visible_camera_page method7d5bbecb- window.vala: sets save_button invisible on set_visible_settings_page method526adf61- window.vala: adds show_camera method98f39c04- window.vala: adds get_selected_codec methodb3df8bea- window.vala: adds get_selected_protocol methodb0e91a2e- window.vala: adds setup_camera method758aee9c- window.vala: adds on_clicked_save_button method56165d58- window.vala: constructor now defaults to settings page if no camera is setted up7019f850- window: adds on_changed_host_entryCompare with previous version
Fixed
Fixed
Fixed
resolved all threads
Camera Name field is missing
@tarmaciltur I need more context.
Camera Name field is hardcoded. The user should set the name in camera configuration
https://gitlab.com/softwareperonista/vigilantear/-/merge_requests/6/diffs?commit_id=758aee9c260f95c8040a5f78ee98bf7ea76ed459#3355bf00ddd707924433b9310c4a1a9c4ee047db_129_133
added 4 commits
a4742425- window.blp: adds name_entry to settings page.db2750ec- window.vala: adds codec_entry class variable978076e4- window.vala: passes entry_name setup_camera in on_clicked_save_button.6a242094- window.vala: show_camera updates the window title this the name of the cameraCompare with previous version
Done. Now, it also shows the camera name in the title of the window.
resolved all threads
mentioned in commit
358d43909b