-
Hi. I have a win10 VM with GPU passthrough. Machine works fine. I can play over LAN. However WAN streaming doesn't work. Moonlight finds and logs in to PC but after switching to fullscreen it just turns black and no picture and audio is streamed. I've tried over wireguard tunel as well as direct port forwarding. MS Remote desktop works without any problems. One difference between LAN and WAN is MTU size. My ISP PPPoE connections MTU = 1492. LAN = 1500. In log:
|
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 5 replies
-
Probably a port forwarding issue. |
Beta Was this translation helpful? Give feedback.
-
I suspect MTU since it's smaller on ISP connection. Video streaming is done with UDP. UDP doesn't allow for fragmentation and is lost when packet size is 1500 while it hits smaller MTU size on its path. Anyone knows what packet sizes are used ? |
Beta Was this translation helpful? Give feedback.
-
I've solved my issue. Problem was monitor turned off. GPU needs plugged in monitor (or dummy plug). Dough 🤦 |
Beta Was this translation helpful? Give feedback.
I've solved my issue. Problem was monitor turned off. GPU needs plugged in monitor (or dummy plug). Dough 🤦