Conversation
- Migrate from legacy Net namespace to OPNsense namespace structure - Add MVC controllers: SettingsController, ServiceController - Add MVC models: General.php with ACL support - Add service configuration and configd actions - Add configure.php script for automated configuration - Update menu structure to new location - Remove deprecated Net/RTSPHelper models This update aligns the rtsphelper plugin with modern OPNsense MVC architecture and provides proper service integration.
- Fix pfctl command in removeAll(): use '-F state' instead of invalid '-F RTSP' to properly flush firewall states within rtsphelper anchor - Add Python type annotations throughout rtsphelper.py for better code quality - Clean up plugins.inc.d/rtsphelper.inc
|
Hi. I created issue #3458. Since then I have been using this plugin: https://gitlab.com/jgeek00/opnsense-rtsp-helper |
|
Hi @Fclem I saw you requested access to my project on GitLab. You can just fork it, I'm not going to do any more changes to it. That project is a fork from the original one, and I only applied some fixes to it. |
|
I did because the fork option was disabled on gitlab. I did forked it
elsewhere, but its a pity to loose context
Cordialement / Regards,
Le jeu. 15 janv. 2026, 14:09, Juan ***@***.***> a écrit :
… *JGeek00* left a comment (opnsense/plugins#5045)
<#5045 (comment)>
Hi @Fclem <https://github.com/Fclem> I saw you requested access to my
project on GitLab. You can just fork it, I'm not going to do any more
changes to it. That project is a fork from the original one, and I only
applied some fixes to it.
—
Reply to this email directly, view it on GitHub
<#5045 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSPRFYDFOETNOOMLTCDQZL4G6GRLAVCNFSM6AAAAACM64GCMCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTONJUG4YTQMZXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Ah I didn't know about that. I normally use GitHub, but i created that repo on gitlab because at that time I was having some issues with GitHub. |
|
I have just noticed that the rtsp helper that I was using no longer works on v26.1 Edit: v26.1.1 fixes a bug on the firewall introduced on v26.1 and now the plugin works again |
Updated from original QuentinC #1312