red5pro / streaming-android

This repository contains a simple project with a number of Android examples that can be used for testing and reference.
Other
83 stars 35 forks source link

Low Fps... #52

Closed developeralp closed 7 years ago

developeralp commented 7 years ago

hello,

im just trying red5pro-streaming android project.

i have installed latest red5pro server on my windows.

i have two test devices first one is mtk6589 (armeabi-v7a ; this one gives 10-12 fps , publishing stream)

second one is Qualcomm Snapdragon 617 MSM8952(arm64-v8a ; this one gives 12 - 13 fps)

How can i improve fps , any ideas ?

note : im publishing 720x480 video and with 1000x1024 bitrate.

HoldenMills commented 7 years ago

Hello,

I'm not sure what you mean by a 1000x1024 bitrate. The bitrate should be a single number. Please take a look at this FAQ where you can find suggested bitrates. Increasing the bitrate should increase the fps.

Cheers, Holden

developeralp commented 7 years ago

hello ,

sorry i wrote bitrate wrong..

i mean 1000x1024 as 1024 kbps...

i tried 750 kbps and 1024 kbps but fps still same.

HoldenMills commented 7 years ago

Are you trying to send a 360p (Resolution 640 x 360) video? This FAQ on video quality may be useful as well.