My output chain is as follows:
#http{mux=ogg,dst=:11176/stream}
And then I run the following on the linux box
cvlc http://192.168.1.202:11176/stream
Like I said, plays fine, but when the song changes, I get the following error and (target) vlc exits:
Is this a bug? is there any workaround? For what it's worth I've already tried -L to loop, to no avail.vlc: malloc.c:2876: mremap_chunk: Assertion `((size + offset) & (_rtld_global_ro ._dl_pagesize-1)) == 0' failed.
Aborted
I tested using a windows box as a target, using the GUI, and everything seems to work as expected.