Hi, I'd make a 'videolan'. In input I have a videocamera (AXIS 2130 PTZ Network Camera), source video is http-multipart (a flux of jpeg images). I use VLC and i'd write a module because VLC don't support this format in input. VLC supports my AXIS 2100 mith http-multipart. I use the URL http://<ip g...
I've gone a bit more into this. If I start with recieving an MP3 stream all is well, THe Audio is on Track 1.
If I then get an AVI stream everything is fine as well.
But if I then get an MP3-Stream again, the Audio switches to Track 2 and no Audio anymore
I have a system that gets a RTP stream from the network where MP3 files are streamed as well as AVI files. The problem is that the MP3-Files seem to have Audio coded on Track 2 and that switches Audio off when an MP3-Stream comes in. STrange is, that the VLC that generates the stream shows it as tra...