Hi,
I have a situation where i need to support playback of recorded data which can have multiple video formats.
So i mean i can have recorded video with some parts of it in MPEG4 and some parts in H.264.
Can i overcome this situation using multiple m= lines one for each of these video codecs so that we can create
different udp ports for each one of these codecs.I will transmit the packets as when they came to relevant ports.
So will the vlc player be able to intermix this and display.