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

Send to udp sink #14

Open
highfreq opened this issue Oct 28, 2021 · 3 comments
Open

Send to udp sink #14

highfreq opened this issue Oct 28, 2021 · 3 comments
Assignees
Labels
Hardware:USB Accelerator Coral USB Accelerator issues stat:community support Staus - Community Support subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:support Support question or issue

Comments

@highfreq
Copy link

highfreq commented Oct 28, 2021

Description

Sending it to udp sink i get error:

Warning: gst-resource-error-quark: Attempting to send a UDP packets larger than maximum size (1228800 > 65507)

Probably need to use RTP but really don't know where to edit detect.py to make use of rtp to segment packets.

Click to expand!

Issue Type

No response

Operating System

No response

Coral Device

No response

Other Devices

No response

Programming Language

No response

Relevant Log Output

No response

@hjonnala hjonnala added the type:support Support question or issue label Oct 28, 2021
@hjonnala
Copy link
Contributor

Can you please share which coral Device are you working with, video source and the complete error log.

@highfreq
Copy link
Author

highfreq commented Oct 28, 2021

working with coral usb.

inside /google-coral/example-object-tracker/gstreamer/gstreamer.py i put udpsink host=xxx.xxx.xxx.xxx port=5700 but i get the error i gave you.
Probably i just need to rtp the payload but don't know how to do it in the pipeline.

Complete error message:

Warning: gst-resource-error-quark: Attempting to send a UDP packets larger than maximum size (1228800 > 65507) (10): gstmultiudpsink.c(722): gst_multiudpsink_send_messages (): /GstPipeline:pipeline0/GstUDPSink:udpsink0:
Reason: Error sending message: Message too long

@hjonnala hjonnala added Hardware:USB Accelerator Coral USB Accelerator issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues labels Oct 28, 2021
@manoj7410 manoj7410 added the stat:community support Staus - Community Support label Nov 1, 2021
@manoj7410
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware:USB Accelerator Coral USB Accelerator issues stat:community support Staus - Community Support subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:support Support question or issue
Projects
None yet
Development

No branches or pull requests

3 participants