Results 464 comments of chegewara

I am using just a bit modified code from this repo: https://github.com/alexa/alexa-avs-sample-app/tree/master/samples/companionService

@chen-zifeng Now you get status 502 html error, maybe bad gateway or something with text/html response which cant be parsed, thats why your app crash. Parser expects text/json response with...

@chen-zifeng Yes, i also got the same problem, but tweaking some settings solved issue. Dont ask me, i dont remember which one (there is 2 or 3 options you have...

m3u8 is playlist text file. You have to read it and retrieve real url from it.

`application/vnd.apple.mpegurl` its still address of url to mpeg returned, not address of mpeg: `HPS.m3u8`

This error cames when you have 2MB set flash size in menuconfig. Just change it to 4MB.

yes, i found it recently too. I am not working with midi and i dont know it at all, thats why i didnt found it earlier. The problem is with...

In this library descriptor didnt change. It may be some issue in tinyusb, which will be harder to track down.

Good catch. esp32 S2 does not have that many endpoints.

As long as you dont want to mix it with other USB class it does not matter. 4 or 5 would be good.