theintencity / rtmplite

Flash RTMP server and SIP-RTMP gateway in Python
Other
201 stars 88 forks source link

Suffers with high bit rate ingestion #102

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I noticed that outgoing buffer from encoder grows while pushing streams to 
rtmplite server. This means encoder wasn't able to send stream in real time. 
This happens when bitrate is high (>= 2mbps).
Is this known limitation?

Thanks in advance.

Original issue reported on code.google.com by jae...@mediaexcel.com on 5 Nov 2014 at 12:11