ultralytics / yolov5

YOLOv5 πŸš€ in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
50.46k stars 16.28k forks source link

RTP stream #5075

Closed urbansound8K closed 2 years ago

urbansound8K commented 3 years ago

❔Question

Is there any way to run the inference on RTP?

Thank you

Additional context

glenn-jocher commented 3 years ago

@urbansound8K you can read the README for inference examples:

Screen Shot 2021-10-07 at 3 52 35 PM
urbansound8K commented 3 years ago

thanks a lot

I saw that you provide a RTSP, RTMP, and HTTP streams, but the stream I get from my camera is RTP?

Is it possible to make any modifies to get inference on RTP?

glenn-jocher commented 3 years ago

@urbansound8K I have no idea if your stream will work, just pass your stream address as in the examples shown above to verify functionality.

github-actions[bot] commented 2 years ago

πŸ‘‹ Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.

Access additional YOLOv5 πŸš€ resources:

Access additional Ultralytics ⚑ resources:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLOv5 πŸš€ and Vision AI ⭐!