android-icecast-broadcast
android-icecast-broadcast copied to clipboard
Hi, Can not init stream.
I use such credentials shout.init("46.101.141.169", 8000, "/live", "source", "123456");
to start stream on server but all time have error Can not init stream.
. Can you help with this?
Hey, are still getting this issue ? I know many devs got it run
Sorry it was my problem. On this moment no issue was found. Ty for your library!
Great code, but I'm also getting the "can not init stream" I filled out the BroadcastFragment and even tested the server with another android app. Can you please help.
Hi
I am facing same issue like MSG_ERROR_STREAM_INIT = 7. I have placed actual parameter in BroadcastFragment. java. I caught same library passing hard coded value in Encoder.java class line no. 143 like shout = new ShoutOutputStream(); shout.init("188.226.213.202", 8002, "/test", "test", "testing");
I have also tried to change it but could not work. Can you review what is the error?
Thanks
Hi, Anybody can help how can I handle this issue? I tried to change but nothing changed. Can you please help?
Sorry it was my problem. On this moment no issue was found. Ty for your library!
Hi, How to solve this problem?