-
Notifications
You must be signed in to change notification settings - Fork 80
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
CONNECT/DISCONNECT BASED ON STREAM-TYPE #425
Comments
Connecting based on streams is something that needs to be more deeply integrated. I did make it work a looooong time ago but the changes didn’t get picked up by whichever application I was using so it didn’t go anywhere. There’s an API to do the connect/disconnect but it needs something to drive that API that’s not this addon On 13 Sep 2024, at 07:09, albert.escriche ***@***.***> wrote:
Hi @Zomboided
I have installed the Addon service.vpn.manager 7.0.3 wich connects to OpenVPN 2.5.8. on my windows 11, so far addon controls well the windows 11 application.
THE CHALLENGE:
Using IPTV Simple Client, I have a mix of URLs in my m3u file...
Some RTP multicast streams which do NOT require VPN
Some HTTP unicast stream which require VPN
VPN.MANAGER SETTINGS CONFIG:
Windows filter, indicateswhen kodi is in the IPTV player screen to activate the VPN, which WORKS FINE but blocks the RTP Streams
Monitor > Stream IDs !rtp:239 intended to disconnect the VPN everytime a multicast stream is requested NOT WORKING
SUPPORT:
I'm not sure if what I experience is a Bug or the config in the settings I set is not the right one for the use case to connect/disconnect the VPN depending on the type of livestream Kodi is connecting to.
Can you advise?
Thanks,
Albert
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi @Zomboided I will give a try by activating the VPN with the Window Filter for IPTV player, and filtering out the multicast traffic from the routing tables from Open VPN itself (Outside Kodi). Let's see... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Zomboided
I have installed the Addon service.vpn.manager 7.0.3 wich connects to OpenVPN 2.5.8. on my windows 11, so far addon controls well the windows 11 application.
THE CHALLENGE:
Using IPTV Simple Client, I have a mix of URLs in my m3u file...
VPN.MANAGER SETTINGS CONFIG:
SUPPORT:
I'm not sure if what I experience is a Bug or the config in the settings I set is not the right one for the use case to connect/disconnect the VPN depending on the type of livestream Kodi is connecting to.
Can you advise?
Thanks,
Albert
The text was updated successfully, but these errors were encountered: