I managed to run ffmpeg in Android Studio project, but don't know how to set the Android's camera as the input of ffmpeg. Is it possible now?
If not, is there some open-sourced projects that can get Android's camera and turn the phone to a rtsp server? Then I can use ffmpeg to get that rtsp link.
Really appreciate it if some suggestions about this, thanks.