Bloodevil / sony_camera_api

sony camera remote api
http://developer.sony.com/develop/cameras/
MIT License
244 stars 60 forks source link

Live view #74

Closed SureshbabuAkash1999 closed 3 years ago

SureshbabuAkash1999 commented 3 years ago

Sir, could you please add a python program to stream a live view in qt5 using opencv

mungewell commented 3 years ago

Are you specifically looking for a OpenCV solution, or just something to run on the RaspberryPi (that you mentioned in another bug)?

The pyGame script will work on the Pi. https://www.youtube.com/watch?v=xR3gAfu4Hfw

SureshbabuAkash1999 commented 3 years ago

Sir, actually I am developing a gui for the same. I am able to control the focus and take photos. But the problem is I can't send the photos to my pc. Your help is much appreciated.

On Tue, Apr 13, 2021, 12:36 AM mungewell @.***> wrote:

Are you specifically looking for a OpenCV solution, or just something to run on the RaspberryPi (that you mentioned in another bug)?

The pyGame script will work on the Pi. https://www.youtube.com/watch?v=xR3gAfu4Hfw

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Bloodevil/sony_camera_api/issues/74#issuecomment-818061721, or unsubscribe https://github.com/notifications/unsubscribe-auth/APMHX6PISADITEKEZK7YW2DTINAELANCNFSM42ZMYQUA .

SureshbabuAkash1999 commented 3 years ago

I am looking for an open cv solution so that I can add live view in the window. Your help is much appreciated.

On Tue, Apr 13, 2021, 12:36 AM mungewell @.***> wrote:

Are you specifically looking for a OpenCV solution, or just something to run on the RaspberryPi (that you mentioned in another bug)?

The pyGame script will work on the Pi. https://www.youtube.com/watch?v=xR3gAfu4Hfw

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Bloodevil/sony_camera_api/issues/74#issuecomment-818061721, or unsubscribe https://github.com/notifications/unsubscribe-auth/APMHX6PISADITEKEZK7YW2DTINAELANCNFSM42ZMYQUA .

bjmc commented 3 years ago

@akashmon598 Hi, just to be clear: This is a free open source project supported by volunteers. This project is quite friendly and welcoming but nobody is going to do your job for you. If you want some software written, you will have to write it yourself.

If you're having a problem using this library, post a clear minimal reproducible example of the problem that you're having, and maybe somebody will be kind enough to help -- no promises.