Touseefelahi / GigeVision

Simple GigeVision implementation, GVSP, GVCP protocol implemented
97 stars 31 forks source link

150Hz camera lost frame #91

Open YorkWong1995 opened 11 months ago

YorkWong1995 commented 11 months ago

Camera output 150Hz, And there are 237 packages in one frame, Payload occupied 235 packages. I find socketRxRaw.Receive(singlePacket) can not receive all packages , meanwhile wireshark catches all packages. I wonder how to catch all the packages, because i can only show 148-149Hz per second. Thanks in advance

YorkWong1995 commented 11 months ago

I have printed packetRxCountClone and GvspInfo.FinalPacketID,sometimes they are 233 and 235

Touseefelahi commented 11 months ago

It will require a good pipeline for reception and display via proper signaling. for context, can you tell me the resolution of the camera? and what is the packet size you are using? are you using jumbo packet support?

Touseefelahi commented 11 months ago

and contact me on my email touseefelahi@ymail.com