[FFmpeg-user] Android camera not working

2019-05-30 Thread Daniel Kučera
Hi, I've gone through the hassle of compiling ffmpeg binary for Android https://github.com/tanersener/mobile-ffmpeg/issues/30 The problem is that it doesn't work - it pretends to be active but does nothing. Is anybody here able to help? Thanks. shell log (logcat in attachment) : 130|markw:/st

Re: [FFmpeg-user] android camera

2018-12-22 Thread Евгений Эресман
I understand that the command line does not reach the camera? >Суббота, 22 декабря 2018, 16:00 +03:00 от Nikhil Yadav >: > >Failed to allocate memory and Failed to open camera error are due to the >reason app doesn't have camera permission >Check weather your app has relevant permission or not >

Re: [FFmpeg-user] android camera

2018-12-22 Thread Евгений Эресман
>Суббота, 22 декабря 2018, 16:00 +03:00 от Nikhil Yadav >: > >Failed to allocate memory and Failed to open camera error are due to the >reason app doesn't have camera permission >Check weather your app has relevant permission or not > >On Sat, Dec 22, 2018, 6:20 PM Евгений Эресман < klab.72-at-

Re: [FFmpeg-user] android camera

2018-12-22 Thread Nikhil Yadav
Failed to allocate memory and Failed to open camera error are due to the reason app doesn't have camera permission Check weather your app has relevant permission or not On Sat, Dec 22, 2018, 6:20 PM Евгений Эресман wrote: > > > > >Суббота, 22 декабря 2018, 15:09 +03:00 от Carl Eugen Hoyos < > ce

Re: [FFmpeg-user] android camera

2018-12-22 Thread Евгений Эресман
>Суббота, 22 декабря 2018, 15:09 +03:00 от Carl Eugen Hoyos >: > >2018-12-22 6:51 GMT+01:00, Евгений Эресман < klab.72-at-mail...@ffmpeg.org >: >> >> Hello! >> Please help! >> Built ffmpeg-4.1 static with android_camera support. >> Config file attached >> Trying to grab the android camera from

Re: [FFmpeg-user] android camera

2018-12-22 Thread Carl Eugen Hoyos
2018-12-22 6:51 GMT+01:00, Евгений Эресман : > > Hello! > Please help! > Built ffmpeg-4.1 static with android_camera support. > Config file attached > Trying to grab the android camera from the command line: When asking for help here, always provide the command line you tested together with the co

[FFmpeg-user] android camera

2018-12-21 Thread Евгений Эресман
Hello! Please help! Built ffmpeg-4.1 static with android_camera support. Config file attached Trying to grab the android camera from the command line: ffmpeg -f android_camera -vcodec flv1 -f flv /sdcard/capture.flv I get the error: Output file # 0 doesn’t contain any stream Tried various codecs a