Re: [Live-devel] PATCH: raw UDP mode for testMPEG2TransportStreamer

2012-04-30 Thread Ross Finlayson
> Attached is a quick hack on testMPEG2TransportStreamer.cpp to give it a > compile-time mode for raw UDP streaming instead of RTP. > > Perhaps it would be useful to include this in the next version. No, because streaming over raw UDP is a bad idea, and I don't want to further encourage its use

[Live-devel] PATCH: raw UDP mode for testMPEG2TransportStreamer

2012-04-30 Thread Warren Young
Attached is a quick hack on testMPEG2TransportStreamer.cpp to give it a compile-time mode for raw UDP streaming instead of RTP. Perhaps it would be useful to include this in the next version. --- testMPEG2TransportStreamer.cpp.orig 2012-04-30 12:03:15.0 -0600 +++ testMPEG2TransportStream