Hello all,
I want to record video and audio at the same, and streaming to a streaming server through rtp, but there are several issues now:
1. there is no api for streaming, the mediarecorder is only for file saving;
2. setvideo frame rate can not work, now it only supports 15fps.
3, set video size also can not work, it only supports QVGA now
4. it can not set data rate, and the default data rate for QVGA, 15fps is about 400bps, it is really high, but there is no api
5. camera can not zoom in/out
Do you have some comments on these issues? Thanks a lot

