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

Sony A5100 live view problem #170

Closed
jbonnett92 opened this issue Nov 19, 2018 · 10 comments
Closed

Sony A5100 live view problem #170

jbonnett92 opened this issue Nov 19, 2018 · 10 comments
Assignees
Labels
Sony tagging Sony reports

Comments

@jbonnett92
Copy link

jbonnett92 commented Nov 19, 2018

Hi,
I can't seem to get live view to work:

$ gphoto2 --camera="Sony Alpha-A5100 (Control)" --capture-movie --stdout | ffmpeg -i pipe:0 http://localhost:8081/feed1.ffm
ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers
  built with Apple LLVM version 9.0.0 (clang-900.0.39.2)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/3.4.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --disable-jack --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma
  libavutil      55. 78.100 / 55. 78.100
  libavcodec     57.107.100 / 57.107.100
  libavformat    57. 83.100 / 57. 83.100
  libavdevice    57. 10.100 / 57. 10.100
  libavfilter     6.107.100 /  6.107.100
  libavresample   3.  7.  0 /  3.  7.  0
  libswscale      4.  8.100 /  4.  8.100
  libswresample   2.  9.100 /  2.  9.100
  libpostproc    54.  7.100 / 54.  7.100
Capturing preview frames as movie to 'stdout'. Press Ctrl-C to abort.
ERROR: Movie capture error... Exiting.
Movie capture finished (0 frames)

It doesn't error until I visit the url http://localhost:8081/feed1.ffm.

@msmeissn
Copy link
Contributor

does it capture a movie without this pipe?
or single previews?

@msmeissn msmeissn self-assigned this Nov 19, 2018
@jbonnett92
Copy link
Author

@msmeissn No it doesn't, it just times out

@jbonnett92
Copy link
Author

jbonnett92 commented Nov 19, 2018

gphoto2 --camera="Sony Alpha-A5100 (Control)" --capture-preview --debug --debug-logfile=First.txt First.txt

The screen had the live preview although I did not get any preview on the computer.
Without disconnecting the camera or turning it off I ran the same command and got a different error:

gphoto2 --camera="Sony Alpha-A5100 (Control)" --capture-preview --debug --debug-logfile=Second.txt Second.txt

And then I did the same with --capture-movie:

gphoto2 --camera="Sony Alpha-A5100 (Control)" --capture-movie --debug --debug-logfile=Third.txt Third.txt

And

gphoto2 --camera="Sony Alpha-A5100 (Control)" --capture-movie --debug --debug-logfile=Fourth.txt Fourth.txt

@msmeissn msmeissn added the Sony tagging Sony reports label Feb 7, 2019
@msmeissn
Copy link
Contributor

msmeissn commented Feb 7, 2019

Sorry for losing track of this issue.

The getobject call is emitted and seems to never return, either it confused or crashed parts of the camera firmware.

I googled a bit and there is one report of using updated firmware making it better, but all others seem to imply there is no liveview on the 5100

@msmeissn
Copy link
Contributor

msmeissn commented Feb 7, 2019

so you can try to get the latest firmware and see if that brings help, but otherwise I think we are out of luck regarding liveview.

@msmeissn
Copy link
Contributor

msmeissn commented Feb 7, 2019

a friend of mine runs: http://www.storch-bleckmar.de/ wth a 5100, he has the firmware updated

@jbonnett92
Copy link
Author

Sorry I don't actually have the A5100 anymore, I have the A6300.

@msmeissn
Copy link
Contributor

msmeissn commented Feb 7, 2019

ah ok. for this it works I assume? ;)

@jbonnett92
Copy link
Author

Not sure I'll give it a try later :)

@msmeissn
Copy link
Contributor

msmeissn commented Feb 7, 2019

ok! open a new ticket if it does not work :)

@msmeissn msmeissn closed this as completed Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sony tagging Sony reports
Projects
None yet
Development

No branches or pull requests

2 participants