12 Commits (401e0a74bdbd40b02508f593120228c4da886cd2)

Author SHA1 Message Date
Sergiy 84a29dc10a Compress headers for output RTMP packets. 15 years ago
Sergiy a352b60594 RTMP packets with one-byte header use previous packet timestamp difference, so 15 years ago
Kostya Shishkov 817d967d96 Write timestamp deltas, not timestamps, for RTMP packets with partial header 15 years ago
Kostya Shishkov e6b244a3b9 Full-header RTMP packets contain real timestamp, others contain timestamp 15 years ago
Kostya Shishkov b1eb53ab59 Write header for RTMP packets with channel_id >= 64 correctly 15 years ago
Sergiy 59b6482a04 Read and write extended timestamps for RTMP packets. 15 years ago
Kostya Shishkov 1ab21f1980 7l trocadero: reading right into enum variable may cause unwanted effects, use 15 years ago
Kostya Shishkov 87ca1b8f7f When searching for AMF object field value, try to find that object first 15 years ago
Carl Eugen Hoyos 0f87b77176 Use enum instead of integer types where appropriate. 15 years ago
Kostya Shishkov 5d660598b0 Support more than 64 channels in RTMP input 15 years ago
Kostya Shishkov 8f648b74c3 Accept RTMP packets with one-byte header 15 years ago
Kostya Shishkov 9fd6b84360 RTMP protocol support (as a client) 16 years ago