Streaming video over Gopher
Posted on
Yesterday on the gopher-project mailing list, Wolfgang Faust gave a Gopher link to a streaming text file showing the current server time. Today, with his help, I have got video streaming over Gopher. In webcam streaming, Motion JPEG over HTTP is the defacto standard. The problem with Motion JPEG is that it is not actually a file format but a method of sending single JPEG frames over HTTP, one after another, as a MIME multipart document.