ambpro2_arduino icon indicating copy to clipboard operation
ambpro2_arduino copied to clipboard

Callback notification when a client connects to RTSP and has the client address in the callback.

Open KMac2000 opened this issue 10 months ago • 2 comments

Hardware Environment

AMB82-MINI

Related technical area

libraries

Is the feature request related to an un-fixed issue?

No.

Describe the ideal solution/reault/output.

It would be useful to have a callback or some way to determine the address of the client that connects to RTSP. The reason in our case is we want to make a connection back to the client to send data and this is an elegant way of doing so. Currently, we connect to RTSP from our client - and then make a second connection to the Arduino so we can send data from the Arduino to the client. That adds a bit more plumbing. I have been through what is published for the SDK and all I could find was a port number.

Additional remarks

No response

I have checked existing/closed list of issues and the Contributing Guide.

  • [x] I confirm I have checked existing/closed list of issues and the Contributing Guide.

KMac2000 avatar Jun 17 '25 20:06 KMac2000

Hello, hope this message finds you well. Congrats to your first Issue! We will review it as soon as possiable. Feel free to have a look at https://ameba-doc-arduino-sdk.readthedocs-hosted.com/en/latest/ for more information

github-actions[bot] avatar Jun 17 '25 20:06 github-actions[bot]

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] avatar Jul 02 '25 12:07 github-actions[bot]