iliasam / STM32_HOST_UVC_Camera

Example of connecting USB Web camera to STM32F4 USB HOST
http://we.easyelectronics.ru/STM32/zahvat-izobrazheniya-s-usb-kamery-pri-pomoschi-stm32.html
GNU Lesser General Public License v3.0
137 stars 64 forks source link

TEST: Porting to STM32F779 #12

Open MASTERTECH-AndreaRuberti opened 1 year ago

MASTERTECH-AndreaRuberti commented 1 year ago

Hi iliasam, just now thanks for your project... during my porting I meet some diffilculty, but still now I can't understard what is exactly the problem... maybe you can easly found the mistake.

My Configuration:

HW:

Project changes

ISSUES:

Many thanks again for your project. Andrea

MASTERTECH-AndreaRuberti commented 1 year ago

just as info... I receive only 2 len of pck in "video_stream_process_packet": 12B: Header 192B: ???

Never receive a greater pck!

iliasam commented 1 year ago

Hi. Sorry, but have not worked with UVC a long time so I can't help you.

MASTERTECH-AndreaRuberti commented 1 year ago

Hi, Thanks for your replay... please... just last question. Now I'm able to start the video transfer, but performence too poor:

About mjpeg I nead to understand how M7 could be slower than Cortex M4 ??? (to be honest I also need to investigate on external ram timing).

But what it's really strange is the 5fps on uncompress video. The bottleneck seams to be the video pck send by the camera "USBH_LL_GetLastXferSize" always return 192Byte) The Logitech camera shoud be the same... so your pck size was 192Byte or 1024 Byte???

Many thanks for your help kindly regards Andrea

iliasam commented 1 year ago

"The Logitech camera shoud be the same... so your pck size was 192Byte or 1024 Byte???" Sorry, I can't remember that.

MASTERTECH-AndreaRuberti commented 1 year ago

192bThis reduce a lot the frame rate(max 5fps with uncompress video). I can't understand the reason, but it is.Thanks AndreaIl 16 feb 2023 08:58, iliasam @.***> ha scritto: "The Logitech camera shoud be the same... so your pck size was 192Byte or 1024 Byte???" Sorry, I can't remember that.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>