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

No streaming over DLNA when connected to a VPN #975

Closed
Ninitage opened this issue Nov 10, 2016 · 2 comments
Closed

No streaming over DLNA when connected to a VPN #975

Ninitage opened this issue Nov 10, 2016 · 2 comments

Comments

@Ninitage
Copy link

@Ninitage Ninitage commented Nov 10, 2016

Hi,

Sorry, Maybe I misconfigured somewhere or didn't understand something, I've got a low knowledge about Node and DLNA streaming, It seems to be not possible for me to stream over DLNA when my mac is connected to a VPN service using OpenVPN... But the torrent is correctly downloading...
When I'm using another software to stream, and be connected to my VPN service, I don't have any issues....
I tried to have a look, but I didn't find similar troubles about this. I seem not looking for the right process name in my logs to get more informations about what's happening when the streaming should start and doesn't....
I've installed Node and OpenVPN through Homebrew, Webtorrent-cli by npm. If someone would explain me what's going on or give me a hand on this, It would be very nice and I would be really grateful. Thanks..

  • Mac Os X: El Captain 10.11.6
  • WebTorrent version: 1.6.0 (0.97.2)
  • Node.js version: 7.0.0
  • OpenVPN: 2.3.13
@Ninitage

This comment has been minimized.

Copy link
Author

@Ninitage Ninitage commented Nov 18, 2016

Ok, sorry, found what was wrong, just routing tables that were not set properly to make my laptop finding my DLNA receiver once connected to the VPN... In case for some people who's facing the same problem, you will need to route the ip address used by the "SSPD" protocol (Investigate through Wireshark) directly to the DLNA receiver, in my case:

route add -host (SSDP ip address) (DLNA receiver local ip address)

Anyway, I would thank you a lot for your project, this is a really good one, and now I can see it's already working very very very well...

@Ninitage Ninitage closed this Nov 18, 2016
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.