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

Feature: restart instead of exit #652

Closed
wants to merge 1 commit into from

Conversation

skrashevich
Copy link
Contributor

No description provided.

skrashevich added a commit to skrashevich/spksrc that referenced this pull request Sep 24, 2023
AlexxIT added a commit that referenced this pull request Oct 9, 2023
@AlexxIT AlexxIT added this to the v1.7.2 milestone Oct 11, 2023
@AlexxIT
Copy link
Owner

AlexxIT commented Oct 11, 2023

Thanks! Added without external libs

@AlexxIT AlexxIT closed this Oct 11, 2023
@AlexxIT
Copy link
Owner

AlexxIT commented Oct 14, 2023

@skrashevich skrashevich deleted the 230924-feat-restart branch October 14, 2023 16:40
hgy59 added a commit to SynoCommunity/spksrc that referenced this pull request Oct 18, 2023
* Add go2rtc package
This commit adds the go2rtc package, a camera streaming application with support for various protocols. The package version is 1.7.1. The Makefile, PLIST, and digests for the package are created. The package is also added to the Synology package manager with the necessary configuration files, service setup script, and user interface files for installation and upgrade wizards. The package is configured to run as a background service with a dedicated user group.

* Update Maintainer in go2rtc Makefile
The maintainer of the go2rtc Makefile has been updated from AlexxIT to skrashevich. This change reflects the current responsibility for the maintenance of this file.

* fix PKG_DIST_{NAME,SITE,FILE} vars in cross/go2rtc/Makefile
Co-authored-by: hgy59 <hpgy59@gmail.com>

* Update go2rtc.png

* Add new configuration for go2rtc-srtp in go2rtc.sc and update service-setup.sh to include the new configuration if the package status is INSTALL

* backport AlexxIT/go2rtc#652

* fix srtp port typo

* Update cross/go2rtc/Makefile
Co-authored-by: hgy59 <hpgy59@gmail.com>

* update go2rtc configuration
- install go2rtc.yaml file
- remove environment-variables file
- remove obsolete variables
  - DSM_UI_DIR: no app icon is created in DSM UI (and app is the default DSM_UI_DIR anyway)
  - SPK_COMMANDS: there is no cli tool installed (go2rtc is used in SERVICE_COMMAND only)
- use sed to inject wizard variables into config file at package installation
- remove upgrade wizard

* update config
- avoid color codes in log output
- make config file more expressive by adding all listening ports (even the default ones)
- update WebRTC protocol description
- remove obsolete PATCH_LEVEL and include in cross/go2rtc/Makefile

* force use of ipv4 for srtp

* v1.8.1

---------

Co-authored-by: hgy59 <hpgy59@gmail.com>
felipecrs pushed a commit to felipecrs/go2rtc that referenced this pull request Oct 20, 2023
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.

2 participants