view binary.ver @ 35894:ae62be3d8de2

Handle the severely broken headers QuickTime Streaming Server sends. Instead of ending the header with \r\n\r\n it ends with \r\n<4 byte MP3 header>\r\n. And programs like wget just silently accept this without even printing a warning!!
author reimar
date Sun, 17 Mar 2013 10:50:41 +0000
parents 9d626905f38b
children 7e4a8748cf9a
line wrap: on
line source

MPLAYER_1 {
  local: *;
};