Files
ffmpeg/libavformat
Zalewa PL 0d2f4eedc8 mpjpeg: video streaming will no longer break and stop on Firefox
mpjpeg video streamings would break and stop on Firefox after 1 - 30
seconds.
In order to fix this, two changes were made:
1. Replaced all occurrences of '\n' character in mjpeg metadata
   with occurences of "\r\n".
2. Added "Content-length: <packet-size>" metadata entry for each
   sent frame.

The change has been tested on Google Chrome 17.0.963.78 and Firefox 10.0.2
on lubuntu 11.10 and the streaming seems to work fine now.
2012-03-10 18:32:02 +01:00
..
2012-02-06 20:33:06 +01:00
2012-03-03 04:30:49 +01:00
2012-03-03 04:30:49 +01:00
2012-02-05 17:42:26 +01:00
2012-02-02 14:31:17 +01:00
2012-03-09 01:55:45 +01:00
2012-03-03 04:30:49 +01:00
2012-03-08 21:31:45 +01:00
2012-03-10 18:01:03 +01:00
2012-02-02 14:31:17 +01:00
2012-03-02 11:11:38 +01:00
2012-02-29 14:26:14 +01:00
2012-02-28 07:20:36 +01:00
2012-02-26 07:30:21 +01:00
2012-02-23 16:00:22 +01:00
2012-02-28 15:01:20 +01:00
2012-02-14 10:12:44 +01:00