Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upNo streaming over DLNA when connected to a VPN #975
Comments
This comment has been minimized.
This comment has been minimized.
|
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:
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... |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
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..