Miro Barsocchi
Miro Barsocchi
**DEBUGGED** It seems the error is related to the password and wrong parsing of the config file, so I've written it without spaces. ``` [shoutcast-0] bitrateMode = cbr format =...
thank you for your suggestion. I'll definitely try the example app. I'll keep you update with the result
`react-native-track-player` version is @4.0.0-rc07. I've used the example app with the only change to the playlist.json file (this is the whole playlist.json file): ``` [ { "url": "https://nr11.newradio.it/proxy/radiocit?mp=/stream", "title": "Test...
Found the same behavior also on a real device. But it's not a systematic error, so sometime it may happen and sometimes not.
connection is, for sure, doubled. This means also that if I have a maximum number of, for example, 20 listeners for Icecast than I can not use all of these...
@puckey I think the cleanest way is to install an Icecast server, with a client streaming something, and use it with the react app. For example, you can install Icecast...
@puckey still I don't have a release build to test and, to be honest, also for debugging, I need a friend with the iPhone because I don't have one. This...
@GabrieleMazzola no solution! The only thing that I can add is that, as a webradio, we removed the Icecast server and use only a Shoutcast one. But this is not...
I don't know if is the same issue, but I've buyed an A9 camera some days ago(Aug 2025) and I can not connect to its access point, it just returns...
The access point name is ZIOTA_ where some number it seems is the id of the camera. I'll try to solder and connect via usb. I'll keep you update