Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.RuntimeException: setParameters failed #3

Open
JotaFerreira opened this issue Jul 27, 2018 · 2 comments
Open

java.lang.RuntimeException: setParameters failed #3

JotaFerreira opened this issue Jul 27, 2018 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@JotaFerreira
Copy link

Using API 28

android.hardware.Camera.native_setParameters (Camera.java)
android.hardware.Camera.setParameters (Camera.java:2102)
de.charite.balsam.utils.camera.CameraPreLolipop.getParameters (Unknown Source:4)
net.kibotu.heartrateometer.HeartRateOmeter.getPublishSubject (Unknown Source:107)
net.kibotu.heartrateometer.HeartRateOmeter.startPreview (Unknown Source:12)
net.kibotu.heartrateometer.HeartRateOmeter.start (Unknown Source:139)
net.kibotu.heartrateometer.HeartRateOmeter$bpmUpdates$1.accept (Unknown Source:19)
net.kibotu.heartrateometer.HeartRateOmeter$bpmUpdates$1.accept (Unknown Source:2)
io.reactivex.internal.observers.DisposableLambdaObserver.onSubscribe (Unknown Source:2)
io.reactivex.subjects.PublishSubject.create (Unknown Source:5)
io.reactivex.Observable.doOnDispose (Unknown Source:14)
io.reactivex.internal.operators.observable.ObservableDoOnLifecycle.subscribeActual (Unknown Source:11)
io.reactivex.Observable.doOnDispose (Unknown Source:14)
io.reactivex.internal.operators.observable.ObservableDoOnLifecycle.subscribeActual (Unknown Source:11)
io.reactivex.Observable.doOnDispose (Unknown Source:14)
io.reactivex.Observable.doOnDispose (Unknown Source:25)
io.reactivex.Observable.subscribe (Unknown Source:8)

@kibotu kibotu added the help wanted Extra attention is needed label Jul 30, 2018
@mrzbn
Copy link

mrzbn commented Feb 7, 2022

on deviced with no torch this exception happens

@kibotu
Copy link
Owner

kibotu commented Feb 7, 2022

I'm not actively maintaining this project, however i'll merge PRs if there are any

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants