Reduce video buffering

前端 未结 1 1862
一生所求
一生所求 2020-12-30 13:40

I\'m playing video on Android using media player via RTSP. The player takes about 12s to buffer before it starts playing. Anyone know how I can convince the player to buff

相关标签:
1条回答
  • 2020-12-30 14:23

    As per usual, as soon as I decide I should ask a question I work out the answer. I have a line "b=AS:91" in my SDP. If I reduce the number the amount of buffering decreases - so b=AS:2 gives about 4 or 5s buffering.

    0 讨论(0)
提交回复
热议问题