Project

General

Profile

Task #89

Updated by Daniele Cruciani 13 days ago

# TODOs 

 Port to expose: 
 - ssh for X2GO (via https NameResolution SNI: server name indication) 
 - UDP port for video streaming (ffmpeg) 

 Expose on modem/router 

 Route from client machine 

 ## FFMpeg 

 > ffmpeg -re -i video.mp4 -f mpegts udp://192.168.1.50:1234 

Back