Code: Select all
vlc -I dummy -vv https://jmp2.uk/sam-US4000033L.m3u8
But running this in one terminal:
Code: Select all
vlc -I dummy -vv https://jmp2.uk/sam-US4000033L.m3u8 --sout '#standard{access=http,mux=ts,dst=:8995}'
Code: Select all
vlc http://0:8995
Although the first terminal process seems to be still running, it has crashed somehow and does not provide any output.
I have tried all I know, but can't figure out where the problem is.
Most other stream sources work just fine, but not the above example.
VLC media player 3.0.20 Vetinari (revision 3.0.20-0-g6f0d0ab126b) on Ubuntu
Does anyone know how to figure this out..?