Callback notification when a client connects to RTSP and has the client address in the callback.
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.
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
This issue is stale because it has been open for 14 days with no activity.