I understand that vlc 0.8.6 can't work with Dream box dm500.
So I compiled a vlc 0.8.1.
I try to relay from a DM500 with vlc, using http.
I do this:
vlc -vvv http://192.168.252.100:31339/0,0457,01ff,0298 --sout '#standard{access=http,mux=ogg,dst=192.168.252.10:8080}'
And I get a lot of these warnings now:
[00000209] ps demuxer warning: garbage at input
[00000209] ps demuxer warning: garbage at input
[00000209] ps demuxer warning: garbage at input
[00000209] ps demuxer warning: garbage at input
[00000209] ps demuxer warning: garbage at input
[00000209] ps demuxer warning: garbage at input
Can I make vlc 0.8.6 wirk with DM500?
What does this warning means?
Thank you.