Hi guys,
I would like to listen to my music when at work, using the LMS streaming http://lms_ip:9000/stream.mp3. I tried with VLC.
Unfortunately, it seems that the firewall of the company I work for is blocking any URL having "mp3" in the name.
Is there a simple way of changing that name or do you have an idea of a workaround ?
I tried to use squeezelite and squeezeslave, but they cannot connect to the server neither.
I'm thinking of an url redirection, with a local apache server, like
url http://lms_ip:9000/mystream will redirect to http://localhost:9000/stream.mp3
but I don't know if it could work and I never had to setup an apache server, so it may take me some time.
Many thanks
I would like to listen to my music when at work, using the LMS streaming http://lms_ip:9000/stream.mp3. I tried with VLC.
Unfortunately, it seems that the firewall of the company I work for is blocking any URL having "mp3" in the name.
Is there a simple way of changing that name or do you have an idea of a workaround ?
I tried to use squeezelite and squeezeslave, but they cannot connect to the server neither.
I'm thinking of an url redirection, with a local apache server, like
url http://lms_ip:9000/mystream will redirect to http://localhost:9000/stream.mp3
but I don't know if it could work and I never had to setup an apache server, so it may take me some time.
Many thanks