This serves the current directory over HTTP. Then access via http://your-server-ip:8080/file.mkv . Note: Port 80 requires root privileges on Linux/macOS.
The string http- myserver.com file.mkv appears to be an attempt to write a web address (URL) that leads to a file named file.mkv hosted on a server called myserver.com using the HTTP protocol. However, it contains two critical errors: http- myserver.com file.mkv
MKV files often have high bitrates. If your network connection cannot match the bitrate of the video, the player will freeze. Lowering the caching settings in VLC or using a download manager to watch the file completely offline will resolve this issue. This serves the current directory over HTTP
Raw files stream at their original bitrate without optimization for slow connections. http- myserver.com file.mkv