Hello,
I would like to cache the video stream from VLC in my proxy engine. The default HTTP response when a client (say browser) tries to connect to VLC streaming server contains : Cache-Control = no-cache. However, I would like to custom set the Cache-Control header in the HTTP response provided by VLC server. Please let me know about how and where to configure the HTTP response header in the VLC server ? (VLC server on Linux host)