Results 3 issues of uched41

I have been trying to tweak the [pipeline_bt_source example](https://github.com/espressif/esp-adf/tree/master/examples/player/pipeline_bt_source) with no success. The ESP32 recognizes the Sink devices and initializes connection but fails to connect. ### Steps to reproduce -...

Hello Guys I get this error when I try to run the function GetStreamUri: ```Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/onvif_zeep-0.2.12-py3.5.egg/onvif/client.py", line 23, in wrapped return func(*args, **kwargs) File "/usr/local/lib/python3.5/dist-packages/onvif_zeep-0.2.12-py3.5.egg/onvif/client.py",...

I am working on an application that requires the playlist to be updated on the fly. How can this be achieved using this libary? [https://stackoverflow.com/questions/28440708/python-vlc-binding-playing-a-playlist](https://stackoverflow.com/questions/28440708/python-vlc-binding-playing-a-playlist) This StackOverflow example shows how...