[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stream m3u8 not supported by network music player



On 8/2/2019 11:09 AM, Reco wrote:
> 	Hi.
>
> On Fri, Aug 02, 2019 at 10:15:43AM +0200, john doe wrote:
>>>> cvlc https://bcsecurelivehls-i.akamaihd.net/hls/live/621275/1539097700001/master.m3u8 \
>>>>  --sout '#standard{access=http,mux=ogg,url=0.0.0.0:8080'
>>>>
>>>> clvc http://localhost:8080
>>>>
>>>
>>> Simply changing '127.0.0.1' to '0.0.0.0' does the trick.
>>> You save the rest of my day and my night.
>>>
>>> I'll look at your suggestion tmrw.
>>
>> Using vlc gui I come up with the following line:
>>
>> cvlc -vvvv <URL> --sout
>> transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=8000,scodec=none}:http{mux=mp3,dst=:8080/}
>>
>> The stream is played in the player instead of being redirected through
>> http, what am I missing?
>
> You invoked a very verbose mode, might show its output as well.
> This one looks fishy - "dst=:8080". Are you trying to send a stream to the same host?
>

No, I forgot to put the address while creating the stream using the GUI.


Even what I thought was working yesterday is not working today, I'll
stop playing with vlc for now.
I'll play more with mpd.
Slimserver looks interesting and could fit in my environment.

Thanks for all your help Rico.

--
John Doe


Reply to: