decrease network-caching c#

Tarnat

New Member
Hello! I have an unusual situation. I need to decrease delay between actions on streamer's pc and viewer-pc. Now a delay is about 2 seconds but i need 0.1s. How can I do that? I know that some other mediaplayers (vlc) on viewer's PC can be runned with a setting: ":network-caching=100" but that solution didn't solve my problem.
Viewer's mediaplayer code language - c#
 
Top