Commit | Date | |
---|---|---|
[r1946]
by
briggs@adobe.com
Fix FM-1035: Stream reconnect fails to timeout when reconnectTimeout is zero. This is similar to the other (recent) stream reconnection bugs, in that it only seems reproduceable when NetStream.bufferLength is non-zero upon receipt of the Buffer.Empty event. |
2010-10-07 18:28:56 | Tree |
2010-10-07 17:21:07 | Tree | |
2010-10-07 01:24:21 | Tree | |
[r1943]
by
briggs@adobe.com
Improved fix for FM-1076, to protect against cases where we get the Buffer.Empty event but NetStream.bufferLength isn't at zero (and never reaches zero). |
2010-10-07 00:27:37 | Tree |
2010-10-06 23:29:01 | Tree | |
[r1941]
by
weizhang@adobe.com
Fix bug FM-997, add a bunch of multicast related information with a timer to poll periodically. The polling only happens with logging enabled. |
2010-10-06 21:25:40 | Tree |
2010-10-06 21:21:30 | Tree | |
[r1939]
by
briggs@adobe.com
Fix FM-1037 - Live streaming skips frames after stream reconnection. Buffer time is now set to 0.1 for live streams. |
2010-10-06 20:42:48 | Tree |
[r1938]
by
briggs@adobe.com
Fix FM-1033 - RTE when using stream reconnection with pre-3.5.3 server. The fix is to assign the FMS version number as metadata to the resource, so that we can use that further downstream to decide whether to enable stream reconnection. If the version is < 3.5.3, then we don't enable stream reconnection. Added unit tests, which necessitated extending NetMocker with the notion of an expectedFMSVersion. |
2010-10-06 20:21:24 | Tree |
2010-10-05 18:57:20 | Tree |