hi, we are trying to work out in our settings to prevent the live stream subscriber to lose frames. We have it set to 8 - 15fps in the broadcaster application, our broadcaster monitor shows the frames holding out, however on the subscriber end it cant retain a steady frame rate and will goto 0 alot and then the video will freeze obviouslly. We have worked out our buffering problems by setting a buffer to 30 seconds which gave it alot of headroom as it would drop down from 30 to 10 or less alot.

What settings should i be looking for to prevent the dropped frames and would the bandwidth configurer in the application help ?

if i set a bandwidth rate of 100k in the camera setting what should the bandwidth configurer be i have this currently

sbc.setMaxBurst(8*1024*1024);
 sbc.setBurst(8*1024*1024);
 sbc.setOverallBandwidth(2*1024*1024);

let me know.

dan
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to