ffmpeg/libavformat
Stephan Soller 4d40e073dc rtmpproto: Handle RTMP chunk size packets before the connect packet
In all other cases where ff_rtmp_packet_read is used, the packet returned
is passed to rtmp_parse_result more or less immediately. In this single
case, the content of the packet was required to be a connect packet.

Some clients, e.g. Open Broadcaster Software, send a chunk size packet
before the connect packet. If the first packet is a chunk size packet,
handle it and read another one, requiring this to be a connect packet
instead.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-04-14 11:09:26 +03:00
..
2012-11-02 07:58:37 +01:00
2014-04-06 16:41:41 +02:00
2012-11-12 10:33:18 -05:00
2013-02-06 09:48:51 +01:00
2014-03-02 13:23:13 +01:00
2014-03-04 18:53:58 +01:00
2013-10-06 19:36:53 +02:00
2012-11-12 10:33:18 -05:00
2013-04-25 10:13:27 +02:00
2013-08-07 21:22:03 +02:00
2012-06-28 16:53:09 +02:00
2012-10-25 14:05:05 +02:00
2012-11-12 10:33:19 -05:00
2014-03-10 18:02:55 +01:00
2014-03-10 18:02:36 +01:00
2013-10-31 20:20:24 +01:00
2012-12-21 00:18:34 +01:00
2014-04-01 01:13:09 +02:00
2014-03-26 23:25:02 +01:00
2012-11-12 10:33:19 -05:00
2014-04-04 00:20:12 +02:00
2012-11-12 10:33:20 -05:00
2012-06-21 16:11:29 +03:00
2013-10-31 20:20:49 +01:00
2013-04-25 10:13:27 +02:00
2013-12-26 06:07:35 +01:00
2013-12-26 06:07:35 +01:00
2014-04-02 00:27:22 +02:00
2012-11-12 10:33:20 -05:00
2014-03-24 02:22:15 +01:00
2014-03-19 12:04:06 +01:00
2014-04-03 23:45:05 +02:00
2014-03-16 23:29:51 +01:00
2013-10-22 17:09:56 +01:00
2013-10-22 17:09:56 +01:00
2014-03-27 23:34:47 +01:00
2012-11-12 10:33:21 -05:00
2013-09-19 22:47:26 +03:00
2012-10-25 14:05:13 +02:00
2014-02-09 14:15:44 +00:00
2014-04-04 00:28:28 +02:00
2012-08-07 16:00:24 +02:00
2012-07-23 16:32:07 +03:00
2012-07-23 16:32:07 +03:00
2012-07-10 22:00:28 +03:00
2012-11-12 10:33:22 -05:00
2014-04-06 16:41:41 +02:00
2012-11-12 10:33:22 -05:00
2012-12-11 09:37:17 -05:00
2012-11-12 10:33:22 -05:00
2013-09-26 23:13:35 +03:00
2012-11-12 10:33:22 -05:00
2013-03-08 08:11:05 +01:00
2013-08-05 16:13:36 +02:00
2014-04-06 16:41:41 +02:00
2012-11-12 10:33:22 -05:00
2014-01-17 10:30:45 +01:00