Julien Taveau
Julien Taveau
Any news on this issue? I'm facing the same problem.
Hey @Ryanf55, I can check this one.
Got the same issue with this camera (Blackfly S BFS-PGE-63S4C), anyone got results on that?
Any news on that?
I've exactly the same using a Blackfly S BFS-PGE-63S4C, which Jetson are you using?
I found the issue, I'll open a PR by the end of this week.
Apparently the socket buffer size is too small on the Orin, even if you;re using the 10G interface, using the [commands at the bottom increasing rmem](https://www.flir.com/support-center/iis/machine-vision/application-note/streaming-cameras-on-embedded-systems/) will solve this issue....
Hey, have you tried [increasing your socket buffer size](https://www.flir.com/support-center/iis/machine-vision/knowledge-base/lost-ethernet-data-packets-on-linux-systems/?srsltid=AfmBOorxZJcps0eiyUNJa9COR7yExjqK5-CxIMTnuvZNhedTjqU0n8z1) ? Are Jumbo packages enabled on your NIC?
Then try those 2 things, and that should solve your issue, that's how I solved it on my side.
What does not work?