beautifulSoup / RtmpRecoder

直播安卓主播端解决方案
606 stars 193 forks source link

Front Camera Support #2

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi,

I am trying to display front camera previews. Currently, I am facing an issue while doing so as it is not able to access front cameras. It connects to only back camera. Is this possible, please help me width code?

beautifulSoup commented 8 years ago

hello @mghaffari. I think it's easy and you can do it yourself. Follow this answer http://stackoverflow.com/questions/2779002/how-to-open-front-camera-on-android-platform. Don't forget to add the permission because the permissions of front camera and back are different.