I'm guessing that stream B only has 1 VOL header and if VLC doesn't
receive the VOL header, the stream won't play. Does anyone know if there
is a class responsible for adding MPEG-4 VOL headers to the stream

No there isn't, although - in principle - the "MPEG4VideoStreamFramer" (and/or "MPEG4VideoStreamDiscreteFramer") class could be modified to do this, just as we currently do with "MPEG1or2VideoStreamFramer" and "MPEG1or2VideoStreamDiscreteFramer" (note the "vshPeriod" parameter to those classes).
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to