Reply to thread

RTSP => lowest network overhead, UDP protocol, so lost packets do not get re-transmitted (when it's gone, it's gone.....), standard live streaming protocol so other clients can connect e.g. VLC

 

UNC paths => just like any other Windows remote drive, reliable protocol (lost packets are re-transmitted etc), higher network overhead (especially if the network is unreliable e.g WiFi)

 

Use whichever works best for your system, basically - TsReader.ax doesn't have a preference ;)[DOUBLEPOST=1367519295][/DOUBLEPOST]Thanks for the feedback everyone - looks like I haven't broken anything, and that RTSP is a bit better for some people (which was the idea) :)


Top Bottom